package jext

  1. Overview
  2. Docs

Module CommonSource

Sourcemodule Types : sig ... end
Sourceval iter : int -> (int -> 'a) -> unit
Sourceval fold : int -> 'a -> ('a -> int -> 'a) -> 'a
Sourceval encode : 't0 -> string
Sourceval decode : string -> 'res
OCaml

Innovation. Community. Security.