Live data from Hacker News

Viewing profile — norman_roman

norman_roman

HN member
Joined
Mon, Aug 28, 2023, 11:25 AM UTC
HN karma
1
Public activity
2 items

About norman_roman

No profile information was provided.

Recent public activity

  1. comment
    Comment #37300564

    [flagged]

  2. 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 …