← Back to context Comment by NooneAtAll3 8 hours ago what do you mean by idempotent and colpike? 1 comment NooneAtAll3 Reply estebank 6 hours ago Idempotent as in if the token stream in the input doesn't change, the cached result of the previous macro expansion is used during incremental, instead of being pessimistic and rerunning the macro.Colpike as in compile typo.
estebank 6 hours ago Idempotent as in if the token stream in the input doesn't change, the cached result of the previous macro expansion is used during incremental, instead of being pessimistic and rerunning the macro.Colpike as in compile typo.
Idempotent as in if the token stream in the input doesn't change, the cached result of the previous macro expansion is used during incremental, instead of being pessimistic and rerunning the macro.
Colpike as in compile typo.