Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Fun.ShallowSourceUseful helper functions for shallow handlers.
val finally_with :
('a, 'b) Effect.Shallow.continuation ->
(unit -> 'a) ->
('b, 'c) Effect.Shallow.handler ->
'cSee Deep.finally.