blob: ef459b9f06aa53112c35a07c1ef7208a3bcd8e8b (
plain)
1
2
3
4
5
6
|
# Reference
0. [Vale's Higher RAII, the pattern that saved me a vital 5 hours in the 7DRL Challenge](https://verdagon.dev/blog/higher-raii-7drl)
0. [Understanding ResourceT](https://www.fpcomplete.com/blog/2017/06/understanding-resourcet/)
0. [Composable resource management in Scala](https://bszwej.medium.com/composable-resource-management-in-scala-ce902bda48b2)
|