[Omake] lazy values in arrays?
Aleksey Nogin
nogin at metaprl.org
Mon Jan 29 10:19:51 PST 2007
On 29.01.2007 01:45, Erick Tryzelaar wrote:
> and since there's no "force" function to evaluate the lazy expression,
> I'm not sure how to extract the data via the array.map.
There is no general one yet, but there is one for most basic types - use
$(array expr) to force the evaluation of an array expression, $(string
expr) for a scalar one, $(node expr) for a file (or array of files), etc.
Aleksey
More information about the Omake
mailing list