daml/ledger-service
Stephen Compall c4d82f724c
new 2.12-removal-enabled features for NonEmpty (#11933)
* replace pour with a new, total, uncurried apply to create NonEmpty's

* use the new NonEmpty apply in place of pour

* non-empty cons, snoc, head, tail

* add map and flatMap for NonEmpty iterables

* remove scala-collection-compat from scalautils

* tests for map, flatMap, cons

* no changelog

CHANGELOG_BEGIN
CHANGELOG_END

* missing 'extends AnyVal'

* colliding map and flatMap for Maps

* Revert "colliding map and flatMap for Maps"

* more specific Map and Set return types

* type tests for map operations

* add 'to' conversions
2021-12-07 19:38:37 +00:00
..
cli-opts Simplify loading of logback file (#10592) 2021-08-17 08:46:37 +00:00
db-backend replace OneAnd party Sets with NonEmpty Set (#11420) 2021-10-28 15:23:12 +00:00
fetch-contracts Factor kind projector target into a variable (#11759) 2021-11-18 09:51:43 +01:00
http-json new 2.12-removal-enabled features for NonEmpty (#11933) 2021-12-07 19:38:37 +00:00
http-json-cli [TS-Bindings] Changes to re-enable ws multiplexing (#11681) 2021-11-15 22:57:21 +05:30
http-json-ledger-client [JSON-API] Use the token from incoming requests to update the package list (#10602) 2021-09-03 10:12:01 +00:00
http-json-oracle Factor kind projector target into a variable (#11759) 2021-11-18 09:51:43 +01:00
http-json-perf Drop Scala 2.13 version guards from Bazel definitions (#11819) 2021-11-22 17:37:49 +00:00
http-json-testing Update to Java 11 (#11512) 2021-11-18 14:48:37 +00:00
jwt Drop 2.12 versioned_scala_deps (#11748) 2021-11-17 22:13:08 +00:00
lf-value-json Drop ContractId typeparameter from Value (#10827) 2021-09-16 08:46:57 +00:00
utils LF: replace "dev" LF version by "1.dev" in bazel files (#11894) 2021-11-26 12:23:17 +00:00