Library ReferenceLTEOn this pageLTEtypeclass A: LTE { lte: (A, A) -> Bool} The "LTE" typeclass represents anything that has a less-than-or-equal-to relation. GitHub lte lte: (A, A) -> Bool