daml/daml-lf/parser
Remy ada8ba033b
LF: ad-hoc data struct to store LF Struct like data (#7220)
A `Struct[+X]` is a list of pair `(FieldName, X)` ordered by first
component.

We use this data-structure to represent TStruct LF type.

It will be used in upcomming PRs to sorted fields in Struct values.

CHANGELOG_BEGIN
CHANGELOG_END
2020-08-26 12:18:18 +02:00
..
src LF: ad-hoc data struct to store LF Struct like data (#7220) 2020-08-26 12:18:18 +02:00
BUILD.bazel LF: ad-hoc data struct to store LF Struct like data (#7220) 2020-08-26 12:18:18 +02:00