Skip to content

horellana/cl-threading-macros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cl-threading-macros

Implementation of clojure threading macros, like -> or ->>

Usage

(-> 5 (+ 2) (+ 3))
=> 10

Author

License

Licensed under the GPL3 License.

About

Implementation of clojure threading macros in common lisp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published