Skip to content

<? and >? fail for comparing non-number values #12

Description

@pepkin88

Use cases:

  • string comparison (alphabetic ordering)
  • date comparison
  • utilizing valueOf of objects

I can always use Math.min in my code if I want, but I cannot simply use <? and >? (+ assignment versions) from the original LiveScript.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions