Hacker News new | ask | show | jobs
by djur 1086 days ago
In older days before Ruby had encoding-aware strings, ?a would return the ASCII integer value of 'a'. It made sense in that context but is now pretty much a quirky fossil.