UNPKG

@stdlib/assert-is-same-float64array

Version:

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

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