Magnar Sveen
|
4205e58d7e
|
Add clojure threading macros, !-> and !->>
|
14 years ago |
Magnar Sveen
|
70488c2d6d
|
Add !rpartial
|
14 years ago |
Magnar Sveen
|
a6323eb7aa
|
Add some tests that verify that the lists are evaled by the anaphoric macros.
|
14 years ago |
Magnar Sveen
|
6be4c039c8
|
!first
|
14 years ago |
Magnar Sveen
|
0991c29e84
|
Added some common aliases
- also removed mention of clojure, since we're departing from that API
|
14 years ago |
Magnar Sveen
|
db8a7454dc
|
Add !each
|
14 years ago |
Magnar Sveen
|
f59b480a49
|
Add !some and !every?
|
14 years ago |
Magnar Sveen
|
24262a133e
|
Add file-local font-lock for defexamples and =>
|
14 years ago |
Magnar Sveen
|
9312469d1e
|
!keep
Returns a new list of the non-nil results of applying FN to the items in LIST.
|
14 years ago |
Magnar Sveen
|
0912aa299e
|
Rename !uniq to !distinct
- matches clojure
|
14 years ago |
Magnar Sveen
|
6f0636f61e
|
Show only three first examples per function.
|
14 years ago |
Magnar Sveen
|
c0f2c8fcf7
|
Test that it works with lexical binding.
|
14 years ago |
Magnar Sveen
|
ec27b47648
|
Turn tests into examples that can both be tested and turned into docs
|
14 years ago |