Skip to content

Comment on When static makes your C code 10 times fasterparent

Comments

That is pretty much D (assuming you only want to use the C-like bits) - it's not const by default but const is much easier to use and much more violent

And arrays are bounds checked by default, no more issues with them (and strings are arrays)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.