Skip to content

marad/rail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rail

Clojars Project Build Status

Rail is Clojure implementation of Railway Oriented Programming. Now you can use our favourite ->> function and not destroy your sweet lookin' code with error handling!

Usage

(require '[rail.core :as r])

For examples you can take a look into examples folder.

TODO: more examples!

License

Copyright © 2017 Marcin Radoszewski

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.