Copyright | >implying |
---|---|
License | >implying |
Maintainer | Florian Hageneder |
Stability | none |
Portability | what? |
Safe Haskell | None |
Language | Haskell2010 |
Storage
Description
Documentation
Returns all the stored games.
Returns a single stored game or Nothing
Arguments
:: [Game] | All games that should be persisted in the storage |
-> IO () | writes everything the storage |
Overrides the whole storage with the given set of games
Overrides the stored game with same ID or appends it to the list