daml/daml-lf/repl
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/main/scala/com/digitalasset/daml/lf/repl/testing LF: ad-hoc data struct to store LF Struct like data (#7220) 2020-08-26 12:18:18 +02:00
BUILD.bazel LF-Repl: log loading/compilation/validation time (#6549) 2020-07-01 18:28:43 +02:00