isControl

True if the token is a control token (not renderable text).

@trusted @nogc nothrow
bool
isControl
(
const(llama_vocab)* vocab
,
llama_token token
)

Meta