import * as willow from "https://deno.land/x/willow@0.3.5/src/store/storage/summarisable_storage/lifting_monoid.ts";
Variables
A monoid which lifts the member as 1, and combines by adding together. |
Functions
Combine two lifting monoids into a new one. |
Type Aliases
This interface combines two bits of functionality: |