unicodeScalarsEqual(to:)
Whether this span has the same Unicode.Scalars as other.
Declaration
func unicodeScalarsEqual(to other: some Sequence<Unicode.Scalar>) -> BoolWhether this span has the same Unicode.Scalars as other.
func unicodeScalarsEqual(to other: some Sequence<Unicode.Scalar>) -> Bool