package algaeff

  1. Overview
  2. Docs

Useful helper functions for shallow handlers.

val finally_with : ('a, 'b) Stdlib.Effect.Shallow.continuation -> (unit -> 'a) -> ('b, 'c) Stdlib.Effect.Shallow.handler -> 'c