package smtml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module I8 : Constructors_intf.Infix with type elt := int and type t := t

Bitvector operations for 8-bit integers.

module I32 : Constructors_intf.Infix with type elt := int32 and type t := t

Bitvector operations for 32-bit integers.

module I64 : Constructors_intf.Infix with type elt := int64 and type t := t

Bitvector operations for 64-bit integers.

OCaml

Innovation. Community. Security.