Skip to content
/ matcher Public
forked from shlomiv/matcher

Matching and extracting data from recursive data-structures

License

Notifications You must be signed in to change notification settings

vadali/matcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matcher

Build Status Clojars Project

Matcher allows the for querying and extracting information from deeply nested structures. It is mainly useful for structures that has to be queried many times in various ways to reveal features in the data.

Usage

Leiningen

https://clojars.org/link

Using matcher

For now, see test file

License

Copyright © 2017 Shlomi Vaknin

Distributed under the MIT license

About

Matching and extracting data from recursive data-structures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%