BowenFu / hspp

hspp: An experimental library to bring Haskell Style Programming to C++.
https://bowenfu.github.io/hspp
Apache License 2.0
157 stars 0 forks source link

Implement STM #29

Closed BowenFu closed 2 years ago

BowenFu commented 2 years ago

Based on "An Implementation of Composable Memory Transactions in Haskell".