import { ApplyFn } from "https://deno.land/x/fun@v.2.0.0-alpha.11/fn.ts";
The canonical implementation of Apply for Fn. It contains the methods ap and map.
import { ApplyFn } from "https://deno.land/x/fun@v.2.0.0-alpha.11/fn.ts";
The canonical implementation of Apply for Fn. It contains the methods ap and map.