- byte-sequence-find-indices F BYTE-SEQUENCEprocedure
Returns a list of the indices of all bytes in the given byte-sequence that satisfy the predicate F, in increasing order.
Returns a list of the indices of all bytes in the given byte-sequence that satisfy the predicate F, in increasing order.