UNPKG

@stdlib/assert-is-same-float32array

Version:

Test if two arguments are both Float32Arrays and have the same values.

3 lines 132 B
/// <reference path="../docs/types/index.d.ts" /> import isSameFloat32Array from '../docs/types/index'; export = isSameFloat32Array;