package deriving

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type a
module Typeable : Deriving_Typeable.Typeable with type a = a
module Eq : Deriving_Eq.Eq with type a = a
val pickle : a -> id Write.m
val unpickle : id -> a Read.m