Closed Wilfred closed 6 years ago
For example:
(-partition 2 '(a b c d e f)) ;=> '((a b) ; (c d) ; (e f))
I think we should indent the second and third lines by an extra space.
For example:
I think we should indent the second and third lines by an extra space.