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 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
timdeputter/fitexProvides a concise syntax for defining single-parameter functions in Elixir.2
kbrw/exfsmA simple Elixir library to define and compose finite state machines as functions11
kblake/functional-programmingTeaching functional programming concepts using Elixir language and providing accessible code examples363
witchcrafters/quarkProvides a set of functional programming primitives and combinators for Elixir323
fazibear/defqlA library providing a simple, high-level interface to interact with SQL databases using Elixir functions as the query language.103
pragdave/mdefDefines multiple function heads with conditional clauses and multiple implementations for each head49
jechol/definjectA library that provides an unobtrusive way to inject mocks and dependencies into Elixir functions without modifying their code.56
msoedov/firexAutomates creation of command line interfaces from Elixir modules25
meh/exquisiteA tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types.78
nbw/jisho_elixirA wrapper around Jisho's Japanese dictionary API34
kamillelonek/exnumeratorA utility library for defining custom enumerations in Elixir.65
danielberkompas/numberProvides functions to convert numbers into various formats225
djm/table_rexAn Elixir library for generating text-based tables with various features and options.244
devl/good_timesA module providing expressive and easy-to-use datetime functions in Elixir46
rossjones/niftyProvides boilerplate and tools for creating Elixir Native Interface Function (NIF) modules28