package rotor

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

Module Module.Make_T0

Parameters

module X : sig ... end

Signature

include T0 with type 'a data := 'a X.data
type module_t =
  1. | S of Base._structure X.data
  2. | F of Base._functor X.data