leastfixedpoint

Archived tweet #11948 from the @leastfixedpoint Twitter Archive
@_fsantanna @dubroy Yep, state machines but can react to incremental changes in replicated state, not just message-like events. Yes, seq of awaits would be a `react` for each continuation - makes explicit the time gap between each, actor state could have shifted underneath you, etc. Same as Actors.