public func < (left: Diff, right: Diff) -> Bool { return left.magnitude < right.magnitude }