daml/daml-script
Remy fbeae8ae5e
LF: Use the new Struct data structure for SStruct (#7319)
This PR uses the new data structure introduced in #7220.

Additionally this fixes `svalue.Equality` and
`svalue.Ordering` which were considering <a: x, b: y>
different from <b:y, a:x>.

CHANGELOG_BEGIN
CHANGELOG_END
2020-09-04 22:04:07 +02:00
..
daml Add queryContractId to DAML Script (#7289) 2020-09-01 10:31:34 +00:00
runner LF: Use the new Struct data structure for SStruct (#7319) 2020-09-04 22:04:07 +02:00
test Add queryContractId to DAML Script (#7289) 2020-09-01 10:31:34 +00:00