Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
This module contains a minimal signature for an io module and a functor which converts a minimal implementation into a full implementation of an io module.
module type SIG = sig ... end