Skip to content

Be able to work with NaN #107

@GerardvSchie

Description

@GerardvSchie

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

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions