Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 344 Bytes

File metadata and controls

16 lines (9 loc) · 344 Bytes

pmatch

A Clojure port of pmatch from Oleg Kiselyov's original in Scheme

Usage

Add this dependency to your Leiningen project.clj: [farg/pmatch "0.1.0-SNAPSHOT"]

(require '[farg.pmatch :refer [pmatch pmatch-loop pmatch-recur]])

License

Copyright © 2018 Ben Kovitz

Distributed under the Eclipse Public License version 1.0.