package mew

  1. Overview
  2. Docs
type t
type code
type modifier
type modifiers
val create : code:code -> modifiers:modifiers -> t
val create_modifiers : modifier list -> modifiers
val code : t -> code
val modifiers : t -> modifiers
val modifier : key:t -> modifier:modifier -> bool
val compare : t -> t -> int
val to_string : t -> string
include Stdlib.Hashtbl.HashedType with type t := t
val equal : t -> t -> bool
val hash : t -> int
OCaml

Innovation. Community. Security.