package inquire

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

Module LiteralIntf

module type Type = sig ... end
module Zed : Type with type char_intf = Zed_char.t and type string_intf = Zed_string.t
module UTF8 : Type with type char_intf = Zed_utf8.t and type string_intf = Zed_utf8.t