- byte-sequence-break-while-end F BYTE-SEQUENCEprocedure
Returns two values, the longest suffix of the given byte-sequence whose bytes all fail the predicate F, and the rest.
Returns two values, the longest suffix of the given byte-sequence whose bytes all fail the predicate F, and the rest.