morphir-elm
morphir-elm copied to clipboard
Support idiomatic elm aggregations
i.e. elm code of the following:
source
|> List.map .fieldName
|> List.sum
This depends on #798