continue2breakpoint
-
Joined on
2026年04月28日
remove
@TypeOf and anytype; introduce |T| syntax
@npc1054657282 Actually, Zig's type system can already do this(You even just need use print()). What disappoints me instead is that it’s often impossible to determine whether different...
remove
@TypeOf and anytype; introduce |T| syntax
@wzk Do not let it go this way. I would be annoyed by the Dependent Type Theory and derived features such as the Partial Specialization in template. The concept and interface in Golang are more...
remove
@TypeOf and anytype; introduce |T| syntax
anytype and TypeOf need improvement, but such improvements #only yield little effect because I can...