isIdentical(to:)

Returns a Boolean value indicating whether two RawSpan instances refer to the same region in memory.

Declaration

func isIdentical(to other: RawSpan) -> Bool