import * as denogres from "https://deno.land/x/denogres@v4.0.1/vendor/deno.land/std@0.160.0/bytes/equals.ts";
Functions
Check whether binary arrays are equal to each other. | |
Check whether binary arrays are equal to each other using 32-bit comparisons. | |
Check whether binary arrays are equal to each other using 8-bit comparisons. |