Live data from Hacker News

Viewing profile — manhinli

manhinli

HN member
Joined
Sun, Apr 01, 2018, 12:02 AM UTC
HN karma
1
Public activity
2 items

About manhinli

No profile information was provided.

Recent public activity

  1. 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...

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