Skip to content

Latest commit

 

History

History

settings

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Settings

In general, we should move away from this pattern of mutable globals. Instead, pass in settings your functions need at the top level and pass them down, functional style.