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