Function LexerRange.peek

const(ubyte)[] peek (
  ulong p
) pure nothrow @nogc @safe const;

Returns

the current item as well as the items p items ahead.