Hacker News new | ask | show | jobs
by omoikane 162 days ago
That is true, but for the kind of code where I might use this trick, there usually aren't enough `~-$x` for `use integer;` to be worthwhile, I would just do `($x-1)` instead.