UNPKG

@nozbe/watermelondb

Version:

Build powerful React Native and React web apps that scale from hundreds to tens of thousands of records and remain fast

4 lines (2 loc) 90 B
// @flow export default function identicalArrays<T, V = T[]>(left: V, right: V): boolean