Will Robertson wrote:
> I think "token list" describes the contents of a toks rather well (as it
> should!) but I'm at a lost what to call "a token list that doesn't
> contain unescaped # characters". Would "character list" work?
If you do change the description, I assume that you'll also change the
l3tlp module and the variable names:
..._tlp => ..._chars (by analogy with ..._toks)
\tlp_... => \chars_...
\tlist_.. => \chlist_... or \charlist... (as \clist_... is taken)
--
Joseph Wright