package ppx_rapper

  1. Overview
  2. Docs

Module RapperSource

Sourcemodule type CUSTOM = sig ... end
Sourceval load_many : (('row -> 'parent) * ('parent -> 'key)) -> (('row -> 'child) * ('parent -> 'child list -> 'parent)) list -> 'row list -> 'parent list
Sourcemodule Internal : sig ... end
Sourcemodule type IO = sig ... end
Sourcemodule type RAPPER_HELPER = sig ... end
Sourcemodule Make_helper (Io : IO) : RAPPER_HELPER with type 'a future := 'a Io.t and module Stream = Io.Stream
OCaml

Innovation. Community. Security.