You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 8, 2023. It is now read-only.
Nice work bringing some of the great parts of Clojure to LFE.
I'm not sure whether it is even feasible but it would be great to see some of Clojure's threading macros introduced to this library. In particular the -> thread-first and ->> thread-last macros.
Another comparison would be Elixir's |>pipe operator.