package fstar

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type rid = Prims.int
type st_pre = Prims.unit
type ('a, 'pre) st_post' = Prims.unit
type 'a st_post = Prims.unit
type 'a st_wp = Prims.unit
type ('id, !'a) rref = 'a FStar_Heap.ref
val as_ref : rid -> 'a FStar_Heap.ref -> 'a FStar_Heap.ref
val ref_as_rref : rid -> 'a FStar_Heap.ref -> 'a FStar_Heap.ref
val new_region : Prims.unit -> rid
val ralloc : rid -> 'a -> 'a FStar_Heap.ref
val op_Colon_Equals : rid -> 'a FStar_Heap.ref -> 'a -> Prims.unit
val op_Bang : rid -> 'a FStar_Heap.ref -> 'a
val get : Prims.unit -> t
type ('i, 'm0, 'm1) fresh_region = Prims.unit
type ('a, 'i, 'r, 'm) contains_ref = Prims.unit
type ('a, 'i, 'r, 'm0, 'm1) fresh_rref = Prims.unit
OCaml

Innovation. Community. Security.