package archetype

  1. Overview
  2. Docs

Module Typing.TypeSource

Sourceval as_container : M.ptyp -> (M.ptyp * M.container) option
Sourceval as_asset : M.ptyp -> M.lident option
Sourceval as_asset_collection : M.ptyp -> (M.lident * M.container) option
Sourceval as_tuple : M.ptyp -> M.ptyp list option
Sourceval is_numeric : M.ptyp -> bool
Sourceval equal : M.ptyp -> M.ptyp -> bool
Sourceval compatible : from_:M.ptyp -> to_:M.ptyp -> bool
OCaml

Innovation. Community. Security.