Intervallic public protocol Intervallic : Measured Undocumented Metric The type which is used to measure this type. Declaration Swift associatedtype Metric Instance Properties length Length of the Spanning type in the given Metric. Declaration Swift var length: Metric { get }