Closed Hejsil closed 1 week ago
For Values.one positionals will be of type ?T
Values.one
?T
For Values.many positonals will be of type []const T
Values.many
[]const T
For
Values.one
positionals will be of type?T
For
Values.many
positonals will be of type[]const T