UInt
@frozen
extension UInt: Countable- 
                  
                  Returns whether given count matches countable case. DeclarationSwift public func matches(_ count: Int) -> BoolParameterscountGiven count Return Valuetrue, if it is within boundaries, false otherwise 
 View on GitHub
View on GitHub UInt Extension Reference
        UInt Extension Reference