package fstar

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('sl, 'l, 's) secret_int = (Prims.unit, Prims.unit, Obj.t) FStar_IFC.protected
type qual =
  1. | Secret of Prims.unit * Prims.unit * sw
  2. | Public of FStar_Integers.signed_width
val uu___is_Secret : qual -> Prims.bool
val __proj__Secret__item__sw : qual -> sw
val uu___is_Public : qual -> Prims.bool
val __proj__Public__item__sw : qual -> FStar_Integers.signed_width
type 'q t = Obj.t
val as_public : qual -> Obj.t -> Obj.t
OCaml

Innovation. Community. Security.