package soteria

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Syntaxes.FunctionWrap

val (let@) : ('a -> 'b) -> 'a -> 'b
val (let@@) : ('a -> 'b) -> (unit -> 'a) -> 'b