DevLyon / mixter

CQRS and Event Sourcing Koans
http://devlyon.fr/mixter
MIT License
311 stars 81 forks source link

Add F# version #12

Closed devcrafting closed 5 years ago

devcrafting commented 9 years ago

Make the koans available in F#.

Some questions to answer :

devcrafting commented 9 years ago

Avoid EventPublisher to be more functional oriented -> return events

fpellet commented 5 years ago

It's done !