<aside>
💡 Use this template to create guidelines for all of the engineers on your team. Add a table of contents by typing /table of
and pressing enter
.
</aside>
Functions
Definition
Call
Function Arguments
Default Arguments
Docstrings
Scope
Lambda
Recursion
Functional Programming and Reference Functions
Higher-Order Functions
Function as a parameter
Function as a return value
Closures
Decorators
Map, Filter, Reduce Functions