morphir-elm
morphir-elm copied to clipboard
Implement simple case statements
Simple case statements (like https://github.com/finos/morphir-elm/blob/5a0f2ab0f4894cdcdc02fc3f3d9842a4694f275b/tests-integration/reference-model/src/Morphir/Reference/Model/Sample/Rules/Income/Antique.elm#L39) are part of the Antiques example, and need to be implemented in Spark for the antiques example to be run in Spark.
There is a pull request to implement this at https://github.com/finos/morphir-elm/pull/776