RubyGems Navigation menu

fmm 0.1.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - October 31, 2017 (10.5 KB)

Development Dependencies (1):

rspec ~> 0

Owners:

Authors:

  • Erik Cameron

SHA 256 checksum:

02a5c03cf8c2c624f60b861044a874ef4a2fbc2d00967a198ced36dcf369a478

Total downloads 2,202

For this version 2,202

License:

MIT

Required Ruby Version: >= 0

Links: