Functions that are added to the Zsh environment and are subject to autoloading. The key is the name and the value is the body of the function to be autoloaded.
They are also already marked for autoloading through autoload -Uz.
Functions that are added to the Zsh environment and are subject to autoloading. The key is the name and the value is the body of the function to be autoloaded.
They are also already marked for autoloading through autoload -Uz.