Return a function that always returns a provided value.
Rest
This function is useful for eagerly memoizing a value that would otherwise be suspended behind a function.
Generated using TypeDoc
Return a function that always returns a provided value.