Remix.run Logo
nu2ycombinator 2 hours ago

Those Generics syntax in Golang seems so hard to read.

theplumber 23 minutes ago | parent [-]

It is verbose but inference helps a lot to keep it “tidy”. I always find myself increasing my focus a notch when I start dealing with generics. It’s one of the things I use only if I really “need”.