isIdentical(to:)
Returns a Boolean value indicating whether two Span instances refer to the same region in memory.
Declaration
func isIdentical(to other: Span<Element>) -> BoolReturns a Boolean value indicating whether two Span instances refer to the same region in memory.
func isIdentical(to other: Span<Element>) -> Bool