h4cc / awesome-elixir

A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
https://twitter.com/AwesomeElixir
MIT License
12.58k stars 1.17k forks source link

Add Enum cheatsheets #4861

Closed sabit990928 closed 8 months ago

sabit990928 commented 8 months ago

What

Elixir 1.6 version introduced new concept of cheatsheets in exdocs. As a first cheatsheet they implemented it for Enum and this PR puts a proper link in a README file.

simonewebdesign commented 8 months ago

Thanks!