updated README

This commit is contained in:
Yann Esposito (Yogsototh) 2016-06-13 19:34:14 +02:00
parent b03bbbe11f
commit e0a39b320e
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -6,6 +6,9 @@ This is a fork wich remove the rules to simplify Threadings.
I don't see anything wrong when using `(-> x f)` instead of `(f x)`. I don't see anything wrong when using `(-> x f)` instead of `(f x)`.
In generally we use the threading macro when `f` is big. In generally we use the threading macro when `f` is big.
And also remove the rule `(not (empty? x))``(seq x)`
*WHICH IS COMPLETELY FALSE*.
# kibit # kibit
*There's a function for that!* *There's a function for that!*