package archetype

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

Innovation. Community. Security.