import * as fun from "https://deno.land/x/fun@v2.0.0/premappable.ts";
Premappable is a structure that allows a function to be applied contravariantly inside of the associated concrete structure.
Interfaces
A Premappable structure has the method premap. |