lab42_defkw

Keyword function creator

A module that provides macros to create functions with syntax-based keyword parameters and default values in Elixir.

Functions with syntax for keyword arguments and defaults

GitHub

2 stars
2 watching
1 forks
Language: Elixir
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
timdeputter/fitex Provides a concise syntax for defining single-parameter functions in Elixir. 2
kbrw/exfsm A simple Elixir library to define and compose finite state machines as functions 11
kblake/functional-programming Teaching functional programming concepts using Elixir language and providing accessible code examples 363
witchcrafters/quark Provides a set of functional programming primitives and combinators for Elixir 324
fazibear/defql A library providing a simple, high-level interface to interact with SQL databases using Elixir functions as the query language. 103
pragdave/mdef Easily define function heads with multiple clauses in Elixir 49
jechol/definject A library that provides an unobtrusive way to inject mocks and dependencies into Elixir functions without modifying their code. 56
msoedov/firex Automates creation of command line interfaces from Elixir modules 25
meh/exquisite A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. 79
nbw/jisho_elixir A wrapper around Jisho's Japanese dictionary API 34
kamillelonek/exnumerator A utility library for defining custom enumerations in Elixir. 65
danielberkompas/number Provides functions to convert numbers into various formats 224
djm/table_rex An Elixir library for generating text-based tables with various features and options. 244
devl/good_times A module providing expressive and easy-to-use datetime functions in Elixir 46
rossjones/nifty Provides boilerplate and tools for creating Elixir Native Interface Function (NIF) modules 28