package sqlgg

  1. Overview
  2. Docs
SQL Guided (code) Generator

Install

Dune Dependency

Authors

Maintainers

Sources

sqlgg-20231201.tar.gz
md5=0841965b140612b9b1fb066cc21f88cb
sha256=7fbee5972b8fa0488bf31bb482101c93c328f67ceef3e95af165d554736d78fe
sha512=5d14e03e02f62c72c57cc574fd9f637e99118556a739af16d71e8813a8cbd8c330e48d69b9577ef2e9d0227aee9d85664cb4907f479927b7431e0475d954fa1a

doc/sqlgg.lib/Sqlgg/Prelude/index.html

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.