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
2 stars
2 watching
1 forks
Language: Elixir
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a concise syntax for defining single-parameter functions in Elixir. | 2 |
| A simple Elixir library to define and compose finite state machines as functions | 11 |
| Teaching functional programming concepts using Elixir language and providing accessible code examples | 363 |
| Provides a set of functional programming primitives and combinators for Elixir | 323 |
| A library providing a simple, high-level interface to interact with SQL databases using Elixir functions as the query language. | 103 |
| Defines multiple function heads with conditional clauses and multiple implementations for each head | 49 |
| A library that provides an unobtrusive way to inject mocks and dependencies into Elixir functions without modifying their code. | 56 |
| Automates creation of command line interfaces from Elixir modules | 25 |
| A tool for generating match_specs from LINQ-inspired queries at compile-time for use with Elixir record types. | 78 |
| A wrapper around Jisho's Japanese dictionary API | 34 |
| A utility library for defining custom enumerations in Elixir. | 65 |
| Provides functions to convert numbers into various formats | 225 |
| An Elixir library for generating text-based tables with various features and options. | 244 |
| A module providing expressive and easy-to-use datetime functions in Elixir | 46 |
| Provides boilerplate and tools for creating Elixir Native Interface Function (NIF) modules | 28 |