remove
@TypeOf and anytype; introduce |T| syntax
The *|T| proposal (with pointer destructuring) may also quietly reduce the recurring "trait" discussion by making 'projection-as-contract' patterns ergonomic enough to be an obvious idiom:
Remove
comptime fields from the language
I think it's clear that removing comptime fields from the language should be done at some point.
add vec2, vec3, vec4 types to the language
Perhaps @Vector could be renamed to @Lanes