- byte-sequence-find-index F BYTE-SEQUENCEprocedure
Returns the index of the first byte in the given byte-sequence that satisfies the predicate F, or #f if no byte does.
Returns the index of the first byte in the given byte-sequence that satisfies the predicate F, or #f if no byte does.