parseable

fun String.parseable(index: Int = 0): StringParseable

Helper function to wrap a string for input to a parser

Return

The wrapped string to input to a parser

Parameters

index

The start of the unparsed input