About #32099: remove `@TypeOf` and `anytype`; introduce `|T|` syntax

a beginner programmer here, so not a very informed opinion, but i much prefer the ‘infer T’ syntax compared to ‘|T|’. to me, its more explicit, informative and easer to read. the ‘|T|’ works well as its used now, to capture payload and other things, i see no reason the reuse it for a different feature.

3 Likes