You'll find that $1-: works too:
//tokenize 32 a b c | echo -a $1-:
$N, $*dir, $cd are some of the few identifiers that you don't need $+ to append something to them.