package merlin-lib

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

Module Extend_main.HandshakeSource

Sourceval magic_number : string
Sourcetype versions = {
  1. ast_impl_magic_number : string;
  2. ast_intf_magic_number : string;
  3. cmi_magic_number : string;
  4. cmt_magic_number : string;
}
Sourceexception Error of string
Sourceval versions : versions
Sourceval negotiate_driver : string -> in_channel -> out_channel -> Extend_protocol.capabilities
OCaml

Innovation. Community. Security.