Which module is the <= operator coming from, in this case? E.g. if you hover over it?
Stdlib.(<=) should be polymorphic: OCaml library : Stdlib
But the Base equivalents are not: Removing polymorphic compare from Core
Which module is the <= operator coming from, in this case? E.g. if you hover over it?
Stdlib.(<=) should be polymorphic: OCaml library : Stdlib
But the Base equivalents are not: Removing polymorphic compare from Core