cms 1.4.3 copy "cms: ^1.4.3" to clipboard
cms: ^1.4.3 copied to clipboard

A tiny layer on top of `bloc` that models your app as **States** `S`, **Actions** `A`, and a **deterministic Markov kernel**.

1.0.0 #

  • Controlled Markov Stream.

1.1.0 #

  • handle undefined map.

1.2.0 #

  • remove dispatch, just use add

1.3.0 #

  • rename relay to forward

1.4.0 #

  • downgrade meta

1.4.1 #

  • fix forward(must await)

1.4.2 #

  • add id (s => s)

1.4.3 #

  • fix id: if e is S, then return S
0
likes
150
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

A tiny layer on top of `bloc` that models your app as **States** `S`, **Actions** `A`, and a **deterministic Markov kernel**.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bloc, meta

More

Packages that depend on cms