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