Take take
¶
take
returns the first n
elements of a list.
If the second argument is atom, it will repeat the first argument n
times.
take
¶take
returns the first n
elements of a list.
If the second argument is atom, it will repeat the first argument n
times.