Package-level declarations
Types
Link copied to clipboard
A lazy delegate which takes a parameter and provides a value based on it. The value is calculated only once and stored in a map.
Functions
Link copied to clipboard
Creates a ParameterizedLazy delegate from the provided initializer function.