package ezsqlite

  1. Overview
  2. Docs

Module Ezsqlite.InfixSource

Sourceval (|~) : t -> string -> t
Sourceval (|-) : t -> (string * Value.value list) -> t
Sourceval (|+) : t -> (string * (stmt -> 'a)) -> 'a list
Sourceval (|$) : t -> (string * Value.value list * (stmt -> 'a)) -> 'a list
OCaml

Innovation. Community. Security.