# Pastebin wifBMmqg Error: type mismatch: got (T: int or float, T: int or float) but expected one of: proc `<`[Enum: enum](x, y: Enum): bool proc `<`(x, y: string): bool proc `<`(x, y: char): bool proc `<`[T](x, y: set[T]): bool proc `<`(x, y: bool): bool proc `<`[T](x, y: ref T): bool proc `<`[T](x, y: ptr T): bool proc `<`(x, y: pointer): bool proc `<`(x, y: int64): bool proc `<`(x, y: int32): bool proc `<`[T: SomeUnsignedInt](x, y: T): bool proc `<`(x, y: int8): bool proc `<`(x, y: float32): bool proc `<`(x, y: float): bool proc `<`(x, y: int16): bool proc `<`(x, y: int): bool proc `<`[T: tuple](x, y: T): bool proc `<`[T](x: Ordinal[T]): T proc `<`(a, b: Time): bool