Skip to content

Issues: jfmengels/elm-review-simplify

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Simplify Dict.keys/values >> List.fold enhancement New feature or request help wanted Extra attention is needed
#308 opened Apr 30, 2024 by jfmengels
eta-reduce lambdas in pipelines and function calls enhancement New feature or request help wanted Extra attention is needed
#307 opened Apr 30, 2024 by jfmengels
More List.minimum/maximum simplifications enhancement New feature or request help wanted Extra attention is needed
#306 opened Apr 16, 2024 by jfmengels
many more repeat simplifications enhancement New feature or request
#304 opened Apr 7, 2024 by lue-bird
filter, then isEmpty is equivalent to not any enhancement New feature or request
#297 opened Mar 7, 2024 by lue-bird
element count >= 0 is always true enhancement New feature or request
#295 opened Mar 6, 2024 by lue-bird
Simplify case if all branches are the same bug Something isn't working help wanted Extra attention is needed
#292 opened Mar 4, 2024 by miniBill
False Positive with <<
#291 opened Feb 29, 2024 by caseyWebb
List.member on Dict.keys/Set.toList -> Dict/Set.member enhancement New feature or request help wanted Extra attention is needed
#290 opened Feb 24, 2024 by morteako
Simplifications for Parser enhancement New feature or request help wanted Extra attention is needed
#288 opened Feb 20, 2024 by jfmengels
11 tasks
Result.toMaybe,Maybe.map,Maybe.withDefault -> Result.map,Result.withDefault enhancement New feature or request help wanted Extra attention is needed
#287 opened Feb 9, 2024 by Janiczek
combine map, then map(N)
#284 opened Oct 23, 2023 by miniBill
More simplifications for List.take and List.drop enhancement New feature or request help wanted Extra attention is needed
#268 opened Oct 9, 2023 by morteako
operations with NaN enhancement New feature or request
#258 opened Oct 7, 2023 by lue-bird
Merge record updates enhancement New feature or request
#235 opened Oct 2, 2023 by jfmengels
if inside case enhancement New feature or request
#229 opened Oct 2, 2023 by miniBill
Suggestion: Remove n * 1 simplification question Further information is requested
#198 opened Sep 24, 2023 by jfmengels
Simplifications for Array enhancement New feature or request
#174 opened Sep 21, 2023 by jfmengels
44 of 56 tasks
Detect unnecessary lazy enhancement New feature or request
#160 opened Sep 17, 2023 by jfmengels
Optional applyIf support
#140 opened Aug 31, 2023 by wolfadex
Filter out duplicate keys in Set./Dict.fromList enhancement New feature or request
#136 opened Aug 18, 2023 by lue-bird
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.