package merlin-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a io
type in_chan
type out_chan

read reads one csexp from the channel and returns the list of directives it represents

val write : out_chan -> directive list -> unit io
module Commands : sig ... end