AdvanceExceptionImpl.haystack

Returns a string of the original needle the call to advancePast was operating on.

class AdvanceExceptionImpl(Haystack, Needle)
override pure @safe
string
haystack
()

Return Value

Type: string

The raw haystack (be it any kind of string), converted to a string.

Meta