import { isKey } from "https://deno.land/x/bencodex@0.2.2/mod.ts";
Checks if the given value can be used as a key in a Bencodex dictionary.
import { isKey } from "https://deno.land/x/bencodex@0.2.2/mod.ts";
Checks if the given value can be used as a key in a Bencodex dictionary.