In practice, this number is slightly lower since functions are added into the lookup system using a hash of it's name. While hash collisions on vanilla functions are handled by rehashing since they're ...
The @a_sync('async') decorator can be used to define an asynchronous function that can also be executed synchronously.