morphir-elm icon indicating copy to clipboard operation
morphir-elm copied to clipboard

Support idiomatic elm aggregations

Open jonathanmaw opened this issue 2 years ago • 0 comments

i.e. elm code of the following:

source
  |> List.map .fieldName
  |> List.sum

This depends on #798

jonathanmaw avatar Aug 05 '22 14:08 jonathanmaw