package fstar

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type (!'rst, !'a, !'rg) copyable =
  1. | Cpy of 'rst -> 'a -> 'a -> Prims.unit
val uu___is_Cpy : ('rst, 'a) LowStar_Regional.regional -> ('rst, 'a, Prims.unit) copyable -> Prims.bool
val __proj__Cpy__item__copy : ('rst, 'a) LowStar_Regional.regional -> ('rst, 'a, Prims.unit) copyable -> 'rst -> 'a -> 'a -> Prims.unit
type (!'a, 'rst, 'rg) rvector = 'a LowStar_Vector.vector
type ('a, 'rst, 'rg, 'h, 'rs, 'i, 'j) rs_elems_inv = Prims.unit
type ('a, 'rst, 'rg, 'h, 'rv, 'i, 'j) rv_elems_inv = Prims.unit
type ('a, 'rst, 'rg, 'h, 'rv) elems_inv = Prims.unit
type ('a, 'rst, 'rg, 'rs, 'prid, 'i, 'j) rs_elems_reg = Prims.unit
type ('a, 'rst, 'rg, 'h, 'rv, 'i, 'j) rv_elems_reg = Prims.unit
type ('a, 'rst, 'rg, 'h, 'rv) elems_reg = Prims.unit
type ('a, 'rst, 'rg, 'h, 'rv) rv_itself_inv = Prims.unit
type ('a, 'rst, 'rg, 'h, 'rv) rv_inv = Prims.unit
val alloc_empty : ('rst, 'a) LowStar_Regional.regional -> 'a LowStar_Vector.vector
val insert_copy : ('rst, 'a) LowStar_Regional.regional -> ('rst, 'a, Prims.unit) copyable -> 'a LowStar_Vector.vector -> 'a -> 'a LowStar_Vector.vector
val assign_copy : ('rst, 'a) LowStar_Regional.regional -> ('rst, 'a, Prims.unit) copyable -> 'a LowStar_Vector.vector -> LowStar_Vector.uint32_t -> 'a -> Prims.unit
OCaml

Innovation. Community. Security.