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: over 2 years ago
Linked from 1 awesome list

elixirelixir-langfunctional-programmingmacros

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
robertdober/lab42_defkwA module that provides macros to create functions with syntax-based keyword parameters and default values in Elixir.2
witchcrafters/quarkProvides a set of functional programming primitives and combinators for Elixir323
liveforeverx/apixTool to simplify conversion of Elixir functions into a documented API12
ericmj/ex2msTranslates Elixir functions to match specifications for use with ets195
pragdave/mdefDefines multiple function heads with conditional clauses and multiple implementations for each head49
liveforeverx/exscriptAn Elixir library for defining custom mix tasks to automate compilation and execution of scripts.7
danhper/ex_cliBuilds user-friendly command-line interfaces for Elixir applications214
f34nk/tidy_exA C-based Elixir binding for a popular HTML cleaning tool.9
vic/expatLibrary providing reusable and composable pattern matching in Elixir for simplifying code and improving readability177
slashdotdash/eventsourcedBuilds functional domain models using event sourcing in Elixir104
umurgdk/elixir-feedmeAn Elixir implementation of an RSS/Atom feed parser15
elixir-editors/elixir-tmbundleA bundle providing syntax highlighting, snippets, and keybindings for the Elixir programming language in TextMate and Sublime Text.262
elixir-editors/vim-elixirElixir support for the Vim text editor, enabling syntax highlighting, automatic indentation, and integration with Ecto projects.1,312
betree/atomexA tool for building compliant ATOM feeds with standards support and extensibility58
martinthenth/goalA parameter validation library for Elixir applications73