j
k
j a
j l
I'd like to write an object that takes a variable number of arguments, which can be either float or symbol, and in any order (for example, float float symbol, or symbol float). How can I check the data type of each argument inside the new routine?
Back to the thread
Back to the list