Categories: None [Edit]

fmm

https://rubygems.org/gems/fmm
https://github.com/erikcameron/fmm
FMM is a small finite state machine implementation based on Michael Martens' micromachine, but recast in the idioms of functional programming: instead of mutable state we use arguments and return values, and instead of methods bound to an instance of a class like MicroMachine, we provide utility functions that operate on any suitable data structure.

Total

Ranking: 174,079 of 195,747
Downloads: 2,613

Daily

Ranking: 128,478 of 195,713
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,006,033,649rspec

Owners

#GravatarHandle
1iconerikcameron