peek

abstract fun peek(distance: Int = 0): Token<T>

Peeks a token a distance far away of the reader.