marad / rail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%