An open API service indexing awesome lists of open source software.

https://github.com/lexi-lambda/case-kw-lambda


https://github.com/lexi-lambda/case-kw-lambda

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# case-kw-lambda [![Build Status](https://img.shields.io/github/actions/workflow/status/lexi-lambda/case-kw-lambda/build.yml?branch=master)](https://github.com/lexi-lambda/case-kw-lambda/actions/workflows/build.yml) [![Scribble Docs](https://img.shields.io/badge/docs-built-blue)][case-kw-lambda-doc]

This library provides variants of `case-lambda` and `case->` that support keyword and optional arguments. To use it, install the `case-kw-lambda` package:

```
$ raco pkg install case-kw-lambda
```

[For more information, see the documentation.][case-kw-lambda-doc]

[case-kw-lambda-doc]: https://lexi-lambda.github.io/case-kw-lambda/