Skip to content

StateT runtime

Compare
Choose a tag to compare
@notxcain notxcain released this 16 Mar 11:51
· 127 commits to master since this release

This release brings new runtime for your behaviors.
The runtime is based on StateT and it comes in two flavors - correlated or shared.
Most notable use case is testing.
Please refer to #24 for implementation and test cases.