daml/daml-lf/transaction
nickchapman-da e2bdca6be9
Use PartialFunction for more concise code. (#10191)
* Use PartialFunction for more concise code.

CHANGELOG_BEGIN
CHANGELOG_END

* tweak to use guards

* blind fix for 2.12

* try fix 2.12 build

* loose if-guard parens

* fixes for 2.12 build (should actually work this time!)
2021-07-06 16:43:49 +00:00
..
src Use PartialFunction for more concise code. (#10191) 2021-07-06 16:43:49 +00:00
BUILD.bazel Tests for transaction validation (#10167) 2021-07-06 11:24:46 +00:00