Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
variable mapCat
import { mapCat } from "https://deno.land/x/gamla@91.0.0/src/map.ts";

type

<T, G>(f: Unary<T, G>) => unknown