charactersEqual(to:)
Whether this span has the same Characters as other.
Declaration
func charactersEqual(to other: some Sequence<Character>) -> BoolWhether this span has the same Characters as other.
func charactersEqual(to other: some Sequence<Character>) -> Bool