An open API service indexing awesome lists of open source software.

https://github.com/gvolpe/stm-demo

Bank transfer examples using STM in both Haskell and Scala (zio-stm)
https://github.com/gvolpe/stm-demo

haskell memory scala stm transactions zio

Last synced: 7 months ago
JSON representation

Bank transfer examples using STM in both Haskell and Scala (zio-stm)

Awesome Lists containing this project

README

          

# stm-demo

STM transfer examples in Haskell and Scala using `stm` and `zio-stm`, respectively.

Source of the examples: https://www.schoolofhaskell.com/school/advanced-haskell/beautiful-concurrency/3-software-transactional-memory