package libzipperposition

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

Module Libzipperposition_induction

Induction through Cut

module type S = sig ... end
module type AVATAR = Libzipperposition_avatar.S
module Make (E : Libzipperposition.Env.S) (A : AVATAR with module E = E) : S with module Env = E
OCaml

Innovation. Community. Security.