ArraySlice
extension ArraySlice
-
Declaration
Swift
@inlinable public func count(where predicate: (Element) throws -> Bool) rethrows -> Int
Docs (100% documented)
extension ArraySlice
Swift
@inlinable
public func count(where predicate: (Element) throws -> Bool) rethrows -> Int