package efl

  1. Overview
  2. Docs
type t = Point.t = {
  1. x : int;
  2. y : int;
}
OCaml

Innovation. Community. Security.