import { isKey } from "https://deno.land/x/bencodex@0.2.2/src/types.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/src/types.ts";
Checks if the given value can be used as a key in a Bencodex dictionary.