isTriviallyIdentical(to:)
Returns a boolean value indicating whether this UTF8 view is trivially identical to other.
Declaration
func isTriviallyIdentical(to other: Substring.UTF8View) -> BoolReturns a boolean value indicating whether this UTF8 view is trivially identical to other.
func isTriviallyIdentical(to other: Substring.UTF8View) -> Bool