package merlin-lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module type Merlin_dot_protocol.SSource

Sourcetype 'a io
Sourcetype in_chan
Sourcetype out_chan

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

Sourceval write : out_chan -> directive list -> unit io
Sourcemodule Commands : sig ... end