package algaeff

  1. Overview
  2. Docs

Useful helper functions for shallow handlers.

val finally_with : ('a, 'b) Algaeff__.StdlibShim.Effect.Shallow.continuation -> (unit -> 'a) -> ('b, 'c) Algaeff__.StdlibShim.Effect.Shallow.handler -> 'c
val reperform_with : ('a, 'b) Algaeff__.StdlibShim.Effect.Shallow.continuation -> 'a Algaeff__.StdlibShim.Effect.t -> ('b, 'c) Algaeff__.StdlibShim.Effect.Shallow.handler -> 'c
OCaml

Innovation. Community. Security.