package toffee

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

Source file geometry__.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
(* generated by dune *)

(** @canonical Geometry.Absolute_axis *)
module Absolute_axis = Geometry__Absolute_axis

(** @canonical Geometry.Abstract_axis *)
module Abstract_axis = Geometry__Abstract_axis

(** @canonical Geometry.In_both_abs_axis *)
module In_both_abs_axis = Geometry__In_both_abs_axis

(** @canonical Geometry.Line *)
module Line = Geometry__Line

(** @canonical Geometry.Min_max *)
module Min_max = Geometry__Min_max

(** @canonical Geometry.Point *)
module Point = Geometry__Point

(** @canonical Geometry.Rect *)
module Rect = Geometry__Rect

(** @canonical Geometry.Size *)
module Size = Geometry__Size

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