There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This project is a proof of concept implementation of async computation workflows composition with non determenistic choice, merge and bind based on immutable state with lock detection. Uses ideas from Stm,Hopac,Joinads.