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