-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Currently, we have cmp
and eq
for the List
, Option
and Result
modules (coming from Belt).
It would be good to have these available for more modules, e.g. Array
, Int
, Float
, String
, Date
, Null
or Nullable
.
Naming-wise, maybe compare
and equal
would be more "ReScript-like".
glennsl, aspeddro, illusionalsagacity and zth
Metadata
Metadata
Assignees
Labels
No labels