AdvanceExceptionImpl.needle

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

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

Return Value

Type: string

The raw needle (be it any kind of string or character), converted to a string.

Meta