Skip to content
/ pmatch Public

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

License

Notifications You must be signed in to change notification settings

bkovitz/pmatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published