import * as fun from "https://deno.land/x/fun@v2.0.0/bimappable.ts";
Bimappable is a structure that allows a function to be applied inside of the associated concrete structure but is specific to a second held value of that structure..
Interfaces
The Bimappable interface. Bimapple includes the methods map and mapSecond. |