You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We store right now on the reflect structures some fields which are comptime anyway and therefore could be either replace by the builtin function or simple methods, making reflect structures lighter without performance cost.
Activity
nrigaudiere commentedon Sep 27, 2023
cb7183e
[-]Replace reflect comptime builtin (@TypeOf, @typeInfo)[/-][+]New style reflect comptime[/+]