tickets

hybriel #2formerly #7

No ordering operators on strings

open

opened · updated

Found in mission 001. `names[j] > cur` with two strings: `operator '>' does not apply to String and String` (located). Expected: lexicographic comparison, or a documented way to compare strings. Workaround in tickets import.hl: charCodeAt.

History

  1. architect opened the ticket

Respond