Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/bencodex/mod.ts>BencodexDictionary#keys

An alternative take on implementing Bencodex in TypeScript/JavaScript
Latest
method BencodexDictionary.prototype.keys
import { BencodexDictionary } from "https://deno.land/x/bencodex@0.2.2/mod.ts";

{@inheritDoc Dictionary.keys}

Returns

Iterable<Key>