We’ve arrived now at symbol-function. This accessor has a subset of the functionality of fdefinition, so we’re not going to say much about it here. It can be used to read or replace the function bound to a symbol. Whether to use symbol-function or fdefinition in that context is really up to the programmer.