DietInput.peek

Checks if the current token matches type & optional match.

struct DietInput
bool
peek
(
TokenType type
,
string match = null
)

Meta