package genspio

  1. Overview
  2. Docs

Module Language.LiteralSource

Sourcetype _ t =
  1. | Int : Common.int -> Common.int t
  2. | String : Common.string -> byte_array t
  3. | Bool : Common.bool -> Common.bool t
Sourceval pp : 'a. Format.formatter -> 'a t -> Common.unit
Sourcemodule Str : sig ... end
OCaml

Innovation. Community. Security.