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>) -> Bool