isTriviallyIdentical(to:)
Returns a boolean value indicating whether this unicode scalar view is trivially identical to other.
Declaration
func isTriviallyIdentical(to other: String.UnicodeScalarView) -> BoolReturns a boolean value indicating whether this unicode scalar view is trivially identical to other.
func isTriviallyIdentical(to other: String.UnicodeScalarView) -> Bool