- (always BODY...) -> proceduresyntax
Returns a procedure/0 that always evaluates & returns the result of BODY.... Caching is not performed, unlike constantly.
Returns a procedure/0 that always evaluates & returns the result of BODY.... Caching is not performed, unlike constantly.