killme2008 / defun

A macro to define clojure functions with parameter pattern matching just like erlang or elixir.
Eclipse Public License 1.0
477 stars 20 forks source link

Add fun macro to create a fn #9

Closed kumarshantanu closed 10 years ago

kumarshantanu commented 10 years ago

defun defines a function. A fun (or another name) macro that only creates a function would be useful.

killme2008 commented 10 years ago

It's added in v0.2.0-RC,and i released it today.Thanks for your suggestion.

killme2008 commented 10 years ago

Closed via https://github.com/killme2008/defun/commit/af27803c9481fedd7100ea21ed5084c14615f08d