Safe Haskell | None |
---|
Data.CQRS.Eventable
Description
Eventable type class.
- class Eventable a e | a -> e where
- applyEvent :: Maybe a -> e -> Maybe a
cqrs-types-0.9.0: Command-Query Responsibility Segregation. Modules for the basic types.
Safe Haskell | None |
---|
Data.CQRS.Eventable
Description
Eventable type class.