If there's a pattern of doing init(...), evaluate: ..., let ... = getValue(),
then you can convert it to something like this:
dsl:
algo1 as x:
echo x
algo2(x) as y:
echo y
Run
- Is it possible for a macro to know the context it is used? spip
- Re: Is it possible for a macro to know the context it is use... dawkot
- Re: Is it possible for a macro to know the context it is... spip
- Re: Is it possible for a macro to know the context i... dawkot
