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