Skip to content

alexanderkiel/pull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pull

Pull like in Datomic but over maps of maps.

Install

To install, just add the following to your project dependencies:

[org.clojars.akiel/pull "0.1"]

Usage

(require 'pull.core)

(pull {:a 1 :b 2} [:a])
;; => {:a 1}

License

Copyright © 2016 Alexander Kiel

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

About

Pull like in Datomic but over maps of maps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published