package subtype-refinement

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module SubtypeRefinement.Refine

Parameters

Signature

type super = Constraint.t
type t = private super
exception FailedDownCast of super
val upcast : t -> super
val downcast : super -> t
OCaml

Innovation. Community. Security.