Closed ndcgundlach closed 2 years ago
Seems like toolchain_tests are failing as of this PR
Seems like toolchain_tests are failing as of this PR
I pushed up a fix for that. You may want to retry.
Seems like toolchain_tests are failing as of this PR
I pushed up a fix for that. You may want to retry.
You're right, my code was out of date, and it passes now.
Backport support for nested optional, maps and tuples
Change Description
This PR adds support for nested optional, maps and tuples in Mandel contracts.
API Changes
Documentation Additions