Hi there, first post!
I kindly suggest organizing the built-in functions in alphabetical order.
I needed to find the documentation of the @reduce here Documentation - The Zig Programming Language when I noticed that the built-in functions are not in alphabetical order.
Maybe sorting them alphabetically is not the best possible option, but it could help newcomers find them.
Or maybe they are actually sorted somehow, I just don’t get how.
Kind regards.