while
Provides a general functional `reduce_while(acc, fun)` for use without an Enum. Additionally provides syntax sugar to simulate a non-functional `while` as proof of concept on what can be done with macros.
MacrosPackage Resources
Stars
Unreleased Activity
First Release
5
years agoLast Release
3
years agoDownloads
1.8k
last 90 daysLast Stable Version
0.2.4
Version 0.2.4
This package has no dependencies
Community
Looks like this space is still empty… Want to be the first to contribute?
Share an article, talk, or podcast by adding resources to this package.
parse_trans
3.4.2Parse transform library
decorator
1.4.0Function decorators for Elixir
horus
0.3.1Creates standalone modules from anonymous functions
exconstructor
1.3.0ExConstructor generates constructor functions for your structs, handling map-vs-keyword-list, string-vs-atom-keys, and camelCase-vs-under_score issues automatically.