package encoding

  1. Overview
  2. Docs

Module Bitv.I64Source

Sourceval v : int64 -> t
Sourceval sym : string -> t
Sourceval not : t -> t
Sourceval (=) : t -> t -> t
Sourceval (>) : t -> t -> t
Sourceval (>=) : t -> t -> t
Sourceval (<) : t -> t -> t
Sourceval (<=) : t -> t -> t
OCaml

Innovation. Community. Security.