Function startsWithLength

True if token sequence starts with <length> value

bool startsWithLength (
  const(Token[]) tokens
);