Contents

unicodeScalarsEqual(to:)

Whether this span has the same Unicode.Scalars as other.

Declaration

func unicodeScalarsEqual(to other: some Sequence<Unicode.Scalar>) -> Bool

Discussion