Avatar
norio_nomura 3/22/2018 9:42 AM
Stringはジェネリックになってない。 extension String { … public func hasPrefix(_ prefix: String) -> Bool {