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

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: 8 months 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