static func < (lhs: [UInt8], rhs: [UInt8]) -> Bool
sSa9SwiftSoups5UInt8VRszlE1loiySbSayACG_AEtFZ
35AM0
where Element == UInt8
import Swift
import SwiftSoup
@frozen struct Array<Element>
An ordered, random-access collection.
@frozen struct UInt8
An 8-bit unsigned integer value type.
@frozen struct Bool
A value type whose instances are either true or false.
true
false
func lowercased() -> [UInt8]
func trim() -> [UInt8]