// @flow export default function identicalArrays(left: V, right: V): boolean