Interval.b

The interval endpoints.

  1. T a;
  2. T b;
    struct Interval(T)
    T b;

Meta