Project's home: https://www.hexstreamsoft.com/libraries/first-time-value/ first-time-value returns the result of evaluating a form in the current lexical and dynamic context the first time it's encountered, and the cached result of that computation on subsequent evaluations. This library is in the Public Domain. See the UNLICENSE file for details.
Hexstream/first-time-value
Returns the result of evaluating a form in the current lexical and dynamic context the first time it's encountered, and the cached result of that computation on subsequent evaluations.
Common LispUnlicense