support for StandardAction
Pre-release
Pre-release
New features:
- support for StandardAction (see updated readme) (solves issue #5)
- new Store extension methods
dispatch_a
anddispatch_sa
for checking type of action at compile time - new Store extension method
subscribe
that takes as argument a lambda instead of a StoreSubscriber object