bibi/coords

Types

pub type Coords {
  Coords(x: Int, y: Int)
}

Constructors

  • Coords(x: Int, y: Int)
Search Document