package molenc

  1. Overview
  2. Docs

Module Molenc.ScaleSource

Sourcetype t =
  1. | Single of int
  2. | Multi of int * int
Sourceval of_string : string -> t
Sourceval of_dictionary_header : Utls.filename -> t
Sourceval to_string : t -> string
Sourceval to_list : t -> int list
OCaml

Innovation. Community. Security.