stil4m/elm-analyse

UseConsOverConcat on wrong order

Opened this issue · 0 comments

The following gives a warning : [ tr [][] ] ++ (model |> .measurements |> List.map row )

The order of right vs left hand list is important in suggesting a cons