- byte-sequence-drop-while-end F BYTE-SEQUENCEprocedure
Returns the given byte-sequence with its longest suffix whose bytes all satisfy the predicate F removed.
Returns the given byte-sequence with its longest suffix whose bytes all satisfy the predicate F removed.