package rotor

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

Module type Module.T1

type ('a, 'b) data
type 'a module_t =
  1. | S of ('a, Base._structure) data
  2. | F of ('a, Base._functor) data