Skip to content

Commit

Permalink
Update exercises/practice/allergies/.approaches/bitwise-and-case/cont…
Browse files Browse the repository at this point in the history
…ent.md

Co-authored-by: Jie <[email protected]>
  • Loading branch information
ceddlyburge and jiegillet authored Mar 9, 2024
1 parent 17223a5 commit a8d3042
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,18 +65,6 @@ This is potentially useful, and means that if there was ever a need for non sequ
[list-filter-map]:
https://package.elm-lang.org/packages/elm/core/latest/List#filterMap
"List.filterMap documentation"
[tuple-second]:
https://package.elm-lang.org/packages/elm/core/latest/Tuple#second
"Tuple.second documentation"
[type-iterator-pattern]:
https://sporto.github.io/elm-patterns/basic/type-iterator.html
"The type iterator pattern"
[elm-review]:
https://github.com/jfmengels/elm-review
"Elm Review"
[elm-review-no-missing-type-constructor]:
https://package.elm-lang.org/packages/Arkham/elm-review-no-missing-type-constructor/latest/
"No Missing Type Constucture rule for Elm Review
[bitwise-and-case-solution]:
https://exercism.org/tracks/elm/exercises/allergies/solutions/ceddlyburge
"Bitwise and List solution on exercism"

0 comments on commit a8d3042

Please sign in to comment.