jfmengels / elm-review-simplify

Provides elm-review rules to simplify your Elm code
https://package.elm-lang.org/packages/jfmengels/elm-review-simplify/latest/
BSD 3-Clause "New" or "Revised" License
19 stars 9 forks source link

Rework Indexable, Collection, FromList properties #264

Closed lue-bird closed 12 months ago

lue-bird commented 12 months ago

I'll apologize in advance for the first commit which one could say does multiple things at once. Sorry!

(Unrelated note: I've added my personal todo list for simplify publically in https://github.com/lue-bird/elm-review-simplify/issues/1 which always contains all the refactorings I plan to do in the near future but have not yet formalized)

jfmengels commented 12 months ago

All very nice changes :+1: