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