-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
dependent: #102
We would want to remove the Either in order to use the Maybe monad for the operators
NaN is weird but does work
{} >= 0
true
{} > 0
false
{} >= -5
true
{} == 0
false
{} === 0
false.
Need to adapt the functions
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested