package ppx_mysql

  1. Overview
  2. Docs

Module PPX_MYSQL_CONTEXT.IOSource

Sourcetype 'a t
Sourceval return : 'a -> 'a t
Sourceval bind : 'a t -> ('a -> 'b t) -> 'b t
Sourceval (>>=) : 'a t -> ('a -> 'b t) -> 'b t
OCaml

Innovation. Community. Security.