import { MappableDecoder } from "https://deno.land/x/fun@v2.0.0/decoder.ts";
The canonical implementation of Mappable for Decoder. It contains the method map.
x/fun/decoder.ts>MappableDecoder
import { MappableDecoder } from "https://deno.land/x/fun@v2.0.0/decoder.ts";
The canonical implementation of Mappable for Decoder. It contains the method map.