BowenFu / hspp

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

Implement STM. #28

Closed BowenFu closed 2 years ago

BowenFu commented 2 years ago

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