package octez-injector

  1. Overview
  2. Docs

A module which contains the different tags for the injector

include Stdlib.Set.OrderedType
type t
val compare : t -> t -> int
include Stdlib.Hashtbl.HashedType with type t := t
val equal : t -> t -> bool
val hash : t -> int
val pp : Stdlib.Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.