Skip to content

0.1.3

Latest
Compare
Choose a tag to compare
@danielceinos danielceinos released this 17 Apr 16:36
· 6 commits to master since this release
  • Added sources for fluxy library
  • Added FluxyStore<S>.waitFor(cb: (S) -> T) operator to suspend current coroutine until the desired Result is in a concluded state.