Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> the CLR which has no guaranteed memory zeroing

That's interesting. Can you elaborate?

> and has immutable strings and GC

Immutable strings is a pretty standard feature for a language, right?



Basically, when an object goes out of scope, it isn't de-allocated instantly.

Immutable strings aren't standard; they're an implementation choice.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: