Hacker News new | ask | show | jobs
by choward 2262 days ago
> "sample1" -eq "sample2" -> True

Why isn't this false? Is it doing type checking instead of a value comparison?

1 comments

This must be a typo.
Was a typo. Corrected it :)