There's also monadic resources, which you can view as a combination of RAII and what the author calls higher order functions.
Finally there's also monadic regions (as distinct from resources), which take advantage of higher rank types.
There's also monadic resources, which you can view as a combination of RAII and what the author calls higher order functions.
Finally there's also monadic regions (as distinct from resources), which take advantage of higher rank types.