package camomile

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = string
val read : string -> string -> (Pervasives.in_channel -> 'a) -> string -> 'a
val contain : string -> string -> bool