Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jpedroschmitz/list-filter-elixir

Given a list, it returns the total number of odd elements.
https://github.com/jpedroschmitz/list-filter-elixir

elixir elixir-lang

Last synced: 21 days ago
JSON representation

Given a list, it returns the total number of odd elements.

Awesome Lists containing this project

README

        

# ListFilter

`odd/1`: Given a list, it returns the total number of odd elements