Viewing profile — norman_roman
norman_roman
HN member- Joined
- Mon, Aug 28, 2023, 11:25 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About norman_roman
No profile information was provided.
Recent public activity
-
comment
Comment #37300564
[flagged]
-
comment
Comment #37292434
>Ada95 introduced controlled types, which is basically Ada's version of RAII, no need to call Unchecked_Deallocation outside implementation details. Hardly any different from Rust …