Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
A point is a single Position.t
val position : t -> Position.t
Convert a point to a position
val v : Position.t -> t
Create a poitn from a position.