Reusable data types that can be used by anything, but should not be used to store data between function calls. Can be used to save memory on frequent function calls.
Reusable data types that can be used by anything, but should not be used to store data between function calls. Can be used to save memory on frequent function calls.