daml/triggers/runner
Remy 1e1c452b36
LF: drop ad-hoc FrontStack builders (#10839)
Following #10763, we drop the ad-hoc builders for `FrontStack`.

* Building a `Fronstack` from individuals elements should be done with
  standard scala buidler.

* Building a `Fronstack` from a `TraversableOne` should be done with
  the scala 2.13 `.to(FrontStack)` methd

* Building a `Fronstack` from a `ImmArray` should be done with the
  `toImmArray` method.

CHANGELOG_BEGIN
CHANGELOG_END
2021-09-13 17:49:09 +02:00
..
src/main LF: drop ad-hoc FrontStack builders (#10839) 2021-09-13 17:49:09 +02:00
BUILD.bazel LF: rationalize archive Parser/Reader/Decoder (#10239) 2021-07-14 11:05:17 +02:00