megaparsack icon indicating copy to clipboard operation
megaparsack copied to clipboard

Feature request: `label/p` should accept thunks

Open usaoc opened this issue 2 years ago • 0 comments

In addition to string?, label/p should also accept (-> string?) as the label argument. This way, nonliteral labels can be produced only when failures are reported. This is most useful in string/p and friends, which can be changed to iterate over indexes than substrings.

usaoc avatar May 27 '23 08:05 usaoc