package merlin-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type in_chan
type out_chan
val read : in_chan -> (Csexp.t, string) result IO.t
val write : out_chan -> Csexp.t -> unit IO.t