Ecosyste.ms: Awesome
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: 21 days ago
JSON representation
Given a list, it returns the total number of odd elements.
- Host: GitHub
- URL: https://github.com/jpedroschmitz/list-filter-elixir
- Owner: jpedroschmitz
- Created: 2021-10-02T20:38:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-26T22:26:12.000Z (almost 3 years ago)
- Last Synced: 2024-10-04T15:21:56.377Z (about 1 month ago)
- Topics: elixir, elixir-lang
- Language: Elixir
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ListFilter
`odd/1`: Given a list, it returns the total number of odd elements