Replies: 2 comments 3 replies
-
Oh nice. Had no idea. |
Beta Was this translation helpful? Give feedback.
2 replies
-
@pepe So will you make a PR? I guess at least these lines are involved: "(array/push arr x)",
"Insert an element in the end of an array. Modifies the input array and returns it.") { Possibly of use is to look at what the docstring is for
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just found this on repl by accident:
And I like it, so let's just document that
x
is actually a variadic argument.Beta Was this translation helpful? Give feedback.
All reactions