Creates a function that will invoke the given producer once and cache the value for future invocations.
a function to produce a value
Generated using TypeDoc
Creates a function that will invoke the given producer once and cache the value for future invocations.