SwiftString icon indicating copy to clipboard operation
SwiftString copied to clipboard

ambiguous with swift system String

Open arden opened this issue 8 years ago • 0 comments

when i'm import SwiftString i'm todo:

var name = "arden" name.length name.isEmpty()

then ambiguous errors

arden avatar Mar 31 '16 02:03 arden