package sqlgg

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

Install

Dune Dependency

Authors

Maintainers

Sources

sqlgg-20200521.tar.gz
md5=b9e861726ce73364e303f0cc1d5ec049
sha256=b9bfd29dc5c880c324ed77ec333053317fd0806f5a64b573b5031ee7fc227deb
sha512=5f73a65b5cf5c17788a75f64b3def21a9d8e53b32a876a4fee4570317a20b48ca69879e9dadaa399d7e57f2e9d262850650bcb031fd90f6bf21abdf8d99ce1a6

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 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.