daml/daml-lf/language
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 set scalac -Xsource:2.13 -Ypartial-unification globally (#6469) 2020-06-24 16:51:24 -04:00
daml-lf.bzl LF: Drop completely the support for LF 0 (#7128) 2020-08-13 19:59:07 +02:00