Score
public struct Score : ExpressibleByIntegerLiteral
Undocumented
-
Undocumented
Declaration
Swift
public let score: Int
-
Undocumented
Declaration
Swift
public var ranges: [NSRange]
-
Undocumented
Declaration
Swift
public init(score: Int, ranges: [NSRange] = [])
-
Declaration
Swift
public init(integerLiteral value: IntegerLiteralType)