package core

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

Module Type_class.S2Source

Sourcetype ('a, 'b, 'c) writer = 'a writer0 -> ('b, 'c) S1.writer
Sourcetype ('a, 'b, 'c) reader = 'a reader0 -> ('b, 'c) S1.reader
Sourcetype ('a, 'b, 'c) t = 'a t0 -> ('b, 'c) S1.t
OCaml

Innovation. Community. Security.