Viewing profile — manhinli
manhinli
HN member- Joined
- Sun, Apr 01, 2018, 12:02 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About manhinli
No profile information was provided.
Recent public activity
-
comment
Comment #35010044
You can do some pretty powerful stuff with TypeScript types, so you could model it like this: https://www.typescriptlang.org/play?#code/C4TwDgpgBAysBOBLAd...
-
comment
Comment #16725885
Funnily enough, I made something similar a couple of months ago, not as a replacement for a "nothing" value but as a quick-and-dirty object placeholder and black box for tracking f…