Skip to content

Instantly share code, notes, and snippets.

@piranha
Last active December 22, 2023 15:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save piranha/2f33966bf800020a1eb591b705c8fdbf to your computer and use it in GitHub Desktop.
Save piranha/2f33966bf800020a1eb591b705c8fdbf to your computer and use it in GitHub Desktop.

What

The world needs another utility lib for Clojure, since the existing ones are seldom accepting new stuff in. Ideally it would have an understandable rules how to add more stuff in, so that it's utility will grow over time.

What's not to replace

  • hashp is almost perfect (?), only needs (defmacro p [form] (p* form)) to call it in threading pipelines

Ideas to bring in

Prior art

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment