essential-contributions / essential-integration

Integration of Pint and the Essential protocol.
Apache License 2.0
3 stars 1 forks source link

Create app that uses Unions #73

Open freesig opened 3 weeks ago

freesig commented 3 weeks ago

I've added this as an issue for the integration repo but you can just do it in your own repo or without a repo.

Goal

Create a Pint app that uses unions. Make a few var that are unions and use them to run different constraints based on what they are set to. Create a few solutions to test the different variants.

Resources