package hacl-star

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
type buf
val size_uint32 : t -> Unsigned.uint32
val ctypes_buf : t -> buf
val size : t -> int
val equal : t -> t -> bool
val disjoint : t -> t -> bool
val sub : t -> int -> int -> t
val z_compare : t -> Z.t -> int