Viewing profile — beluchin
beluchin
HN member- Joined
- Fri, Jan 17, 2025, 5:58 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About beluchin
No profile information was provided.
Recent public activity
-
comment
Comment #43453089
Types are sets e.g. the Integer type is the set of all the integer values.
-
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…