Following up to a thread on p6c regarding method fallbacks and .join:

* What should [1,3,5].join('-')  produce?

* How about ([1,3,5], 20).join('-')  ?

Thanks!

Pm

Reply via email to