package textutils

  1. Overview
  2. Docs

Source file ascii_table_kernel__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
(* generated by dune *)

(** @canonical Ascii_table_kernel.Ascii_table_kernel_intf *)
module Ascii_table_kernel_intf = Ascii_table_kernel__Ascii_table_kernel_intf

(** @canonical Ascii_table_kernel.Cell *)
module Cell = Ascii_table_kernel__Cell

(** @canonical Ascii_table_kernel.Cell_intf *)
module Cell_intf = Ascii_table_kernel__Cell_intf

(** @canonical Ascii_table_kernel.Column *)
module Column = Ascii_table_kernel__Column

(** @canonical Ascii_table_kernel.Column_intf *)
module Column_intf = Ascii_table_kernel__Column_intf

(** @canonical Ascii_table_kernel.Grid *)
module Grid = Ascii_table_kernel__Grid

(** @canonical Ascii_table_kernel.Grid_intf *)
module Grid_intf = Ascii_table_kernel__Grid_intf

(** @canonical Ascii_table_kernel.Import *)
module Import = Ascii_table_kernel__Import

(** @canonical Ascii_table_kernel.Screen *)
module Screen = Ascii_table_kernel__Screen

(** @canonical Ascii_table_kernel.Screen_intf *)
module Screen_intf = Ascii_table_kernel__Screen_intf

(** @canonical Ascii_table_kernel.Table_char *)
module Table_char = Ascii_table_kernel__Table_char

(** @canonical Ascii_table_kernel.Utf8_text_chunks *)
module Utf8_text_chunks = Ascii_table_kernel__Utf8_text_chunks

module Ascii_table_kernel__ = struct end
[@@deprecated "this module is shadowed"]
OCaml

Innovation. Community. Security.