The notion of function options (or arguments, settings, configuration values) has been around for a while. At a high level, a function option is a closure over some value that needs to be set on some other entity. By using some helper method, you can set a defined, yet flexible, set of values on an […]
COVID-19