DoubleOrd constructor

DoubleOrd()

Implementation

DoubleOrd() : super((double x, double y) => x.compareTo(y));