package fstar

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type st2_Pre = Prims.unit
type ('a, 'pre) st2_Post' = Prims.unit
type 'a st2_Post = Prims.unit
type 'a st2_WP = Prims.unit
type ('a, 'b, !'wp0, 'wp1, 'p, 'h2) comp = 'wp0
val compose2 : ('a0 -> 'b0) -> ('a1 -> 'b1) -> ('a0, 'a1) FStar_Relational_Relational.rel -> ('b0, 'b1) FStar_Relational_Relational.rel
type ('a0, 'a1, 'b0, 'b1, 'al, 'wp, 'p, 'hl) decomp_l = Prims.unit
type ('a0, 'a1, 'b0, 'b1, 'ar, 'wp, 'p, 'hr) decomp_r = Prims.unit
val project_l : (('a0, 'a1) FStar_Relational_Relational.rel -> ('b0, 'b1) FStar_Relational_Relational.rel) -> 'a0 -> 'b0
val project_r : (('a0, 'a1) FStar_Relational_Relational.rel -> ('b0, 'b1) FStar_Relational_Relational.rel) -> 'a1 -> 'b1
OCaml

Innovation. Community. Security.