package smtml

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

Module Bitv.I8Source

Bitvector operations for 8-bit integers.

Sourceval v : int -> 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.