Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 385 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 385 Bytes

Tellar

Tellar is a Clojure library that makes working with deeply nested collections easy. It was initially made with the intent of reducing redundancies in factories used by tests. The current list of functions include assoc-nth, assoc-all, dissoc-nth, dissoc-all and update-all.

Usage

License

Copyright (c) 2020 Murtaza Akbari

Released under the MIT license.