Live data from Hacker News

Viewing profile — beluchin

beluchin

HN member
Joined
Fri, Jan 17, 2025, 5:58 PM UTC
HN karma
1
Public activity
2 items

About beluchin

No profile information was provided.

Recent public activity

  1. comment
    Comment #43453089

    Types are sets e.g. the Integer type is the set of all the integer values.

  2. comment
    Comment #43453006

    > Static classes are fine for those functions if ... > there is only one reasonable implementation of the function this. In the absence of polymorphism, a static function is just f…