Skip to content

Releases: hoop-carpool/fluxy

0.1.3

17 Apr 16:36
Compare
Choose a tag to compare
  • 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.