hope icon indicating copy to clipboard operation
hope copied to clipboard

Define and implement lazy default value lookups

Open xandkar opened this issue 8 years ago • 0 comments

Such as:

-spec get_lazy(t(A), fun(() -> A)) -> A.

But perhaps a better name.

xandkar avatar Jan 05 '16 21:01 xandkar