Closed JoshOrndorff closed 4 years ago
This PR adds a few recipes necessary to demonstrate the notion of "pallet coupling", the practice of allowing pallets to work together.
Addresses #145, #56, and the needs of @siman and Chris D
Very useful recipe!
There is a check for MAX_MEMBERS in vec-set but not in map-set
MAX_MEMBERS
vec-set
map-set
The Ci failure seems worth looking into, missing file something something?
This PR adds a few recipes necessary to demonstrate the notion of "pallet coupling", the practice of allowing pallets to work together.
Addresses #145, #56, and the needs of @siman and Chris D