Skip Navigation

Stop Using <> for Generics

soc.me Language Design: Stop Using `<>` for Generics

TL;DR: Use [] instead of <> for generics. It will save you a lot of avoidable trouble down the road.

You're viewing a single thread.