package orm

  1. Overview
  2. Docs
type ('a, +'b) t
val of_state : Sql_backend.state -> ('a, 'b) t
val to_state : ('a, 'b) t -> Sql_backend.state
OCaml

Innovation. Community. Security.