Stefan Reinauer wrote:
Since the second type does nothing, this could also be written as
?dup if type space else drop then
It's at most a cosmetical difference though
Yeah. I realised that there were multiple ways of doing this, although maintaining "type" seemed to be retain the most clarity. BTW shouldn't that drop be 2drop to account for address and length?
ATB,
Mark.