func group(_ i: Int) -> String?
s9SwiftSoup7MatcherC5groupySSSgSiF
6MBM2
import SwiftSoup
class Matcher
@frozen struct Int
A signed integer value type.
@frozen struct String
A Unicode string value that is a collection of characters.
var count: Int { get }
@discardableResult func find() -> Bool
func group() -> String?