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
2.5k
last 90 daysLast Stable Version
0.2.4
Version 0.2.4
This package has no dependencies
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.2.13ExConstructor generates constructor functions for your structs, handling map-vs-keyword-list, string-vs-atom-keys, and camelCase-vs-under_score issues automatically.