Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 415 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 415 Bytes

TransAlt

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.

More info here

P.S. One more project which is based on Hopac and have similar ideas JoinCML