FitEx

Function maker

Provides a concise syntax for defining single-parameter functions in Elixir.

FitEx is a Macro-Module which provides a bit of sugar for function definitions.

GitHub

2 stars
2 watching
1 forks
Language: Elixir
last commit: 8 months ago
Linked from 1 awesome list

elixirelixir-langfunctional-programmingmacros

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
robertdober/lab42_defkw A module that provides macros to create functions with syntax-based keyword parameters and default values in Elixir. 2
witchcrafters/quark Provides a set of functional programming primitives and combinators for Elixir 324
liveforeverx/apix Tool to simplify conversion of Elixir functions into a documented API 12
ericmj/ex2ms Translates Elixir functions to match specifications for use with ets 195
pragdave/mdef Easily define function heads with multiple clauses in Elixir 49
liveforeverx/exscript An Elixir library for defining custom mix tasks to automate compilation and execution of scripts. 7
danhper/ex_cli Builds user-friendly command-line interfaces for Elixir applications 214
f34nk/tidy_ex A C-based Elixir binding for a popular HTML cleaning tool. 9
vic/expat Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability 177
slashdotdash/eventsourced Builds functional domain models using event sourcing in Elixir 104
umurgdk/elixir-feedme An Elixir implementation of an RSS/Atom feed parser 15
elixir-editors/elixir-tmbundle A bundle providing syntax highlighting, snippets, and keybindings for the Elixir programming language in TextMate and Sublime Text. 263
elixir-editors/vim-elixir Elixir support for the Vim text editor, enabling syntax highlighting, automatic indentation, and integration with Ecto projects. 1,313
betree/atomex A tool for building compliant ATOM feeds with standards support and extensibility 57
martinthenth/goal A parameter validation library for Elixir applications 71