package sqlgg

  1. Overview
  2. Docs

Module Sqlgg.PreludeSource

Sourceexception At of (int * int) * exn
Sourceval ($) : ('a -> 'b) -> ('c -> 'a) -> 'c -> 'b
Sourceval identity : 'a -> 'a
Sourceval flip : ('a -> 'b -> 'c) -> 'b -> 'a -> 'c
Sourceval tuck : 'a list ref -> 'a -> unit
Sourceval option_list : 'a option -> 'a list
Sourceval fail : ('a, unit, string, 'b) format4 -> 'a
Sourceval failed : at:(int * int) -> ('a, unit, string, 'b) format4 -> 'a
Sourceval printfn : ('a, unit, string, unit) format4 -> 'a
Sourceval eprintfn : ('a, unit, string, unit) format4 -> 'a
OCaml

Innovation. Community. Security.