lengthZero top-level constant

Length const lengthZero

A constant representing zero length.

Implementation

const Length lengthZero = Length.constant(Double.zero);