package smtml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Bitv.I32Source

Bitvector operations for 32-bit integers.

Sourceval v : int32 -> t
Sourceval sym : string -> t
Sourceval (~-) : t -> t
Sourceval (=) : t -> 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.