Add koans for partition function
This commit is contained in:
committed by
Colin Jones
parent
f1ee68affc
commit
626f97de8f
@@ -196,4 +196,11 @@
|
||||
]
|
||||
"___" [#(.toUpperCase %)
|
||||
]
|
||||
}]]
|
||||
}]
|
||||
["20_partition" {"__" [partition
|
||||
[:a :b :c]
|
||||
'((0 1 2) (3 4))
|
||||
5
|
||||
:hello
|
||||
(6 :this :are)
|
||||
]}]]
|
||||
|
Reference in New Issue
Block a user