Interface for math number types that are based on ArrayBuffer.
This interface provides functionality to check if the underlying ArrayBuffer
is the same as a given ArrayBuffer, which is useful for memory management
and avoiding unnecessary data copying operations.
Interface for math number types that are based on ArrayBuffer. This interface provides functionality to check if the underlying ArrayBuffer is the same as a given ArrayBuffer, which is useful for memory management and avoiding unnecessary data copying operations.