ArraySlice

extension ArraySlice
  • Declaration

    Swift

    @inlinable
    public func count(where predicate: (Element) throws -> Bool) rethrows -> Int