Ignore:
Timestamp:
Oct 5, 2023, 1:50:35 PM (9 months ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
master
Children:
8cffa4f
Parents:
04db9f6
Message:

Implement "scanset" semantics for manipulator skip, in place of exact-match.

That is, sin | skip("abc") now consumes all input before the "+" on input "cccccb+".

Exact-match semantics is available with just sin | "abc".

(Prior exact-match semantics was discovered by surprise, while debugging a test program for an upcoming commit.)

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.