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