Closed marcoeilers closed 5 years ago
Added support for pure multisets to the contract library. All pure data types (sets, sequences, multisets) are now represented by types starting with P (PSet, PSeq, PMultiset instead of PSet, Sequence).
This change is
Added support for pure multisets to the contract library. All pure data types (sets, sequences, multisets) are now represented by types starting with P (PSet, PSeq, PMultiset instead of PSet, Sequence).
This change is