elpa-llama

Compact syntax for short lambda

Description

This package implements a macro named `##', which provides a compact way to write short `lambda' expressions.

The signature of the macro is (## FN &rest BODY) and it expands to a `lambda' expression, which calls the function FN with the arguments BODY and returns the value of that. The arguments of the `lambda' expression are derived from symbols found in BODY.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/tarsius/llama


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install elpa-llama