Y
Hacker News
new
|
ask
|
show
|
jobs
by
hrpnk
1173 days ago
Aside from the spam PRs, there is actually one PR that fixes a bug:
https://github.com/twitter/the-algorithm/pull/242/files
1 comments
mdaniel
1173 days ago
Modern Java actually allows `10_000` for that very reason, as does Scala (
https://scala-lang.org/files/archive/spec/2.13/01-lexical-sy...
)
link
fooey
1173 days ago
also javascript -
https://github.com/tc39/proposal-numeric-separator
link
bitshiftfaced
1173 days ago
Add golang to the list.
link