Point.y

The coordinates.

  1. T x;
  2. T y;
    struct Point(T)
    T y;

Meta