Fun.Shallow
Useful helper functions for shallow handlers.
val finally_with : ('a, 'b) Stdlib.Effect.Shallow.continuation -> (unit -> 'a) -> ('b, 'c) Stdlib.Effect.Shallow.handler -> 'c
See Deep.finally.
Deep.finally