package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t = 'a to_and_of
val of_string : 'a to_and_of -> string -> 'a
val to_string : 'a to_and_of -> 'a -> string
val to_and_of : 'a -> 'b