/ Published in: R
Expand |
Embed | Plain Text
nargs: func [ {The number of the function arguments} f [any-function!] ] [ -1 + index? any [find first :f refinement! tail first :f] ]
You need to login to post a comment.
nargs: func [ {The number of the function arguments} f [any-function!] ] [ -1 + index? any [find first :f refinement! tail first :f] ]
You need to login to post a comment.