Arc Forum
new
|
comments
|
leaders
|
submit
login
3 points
by
almkglor
6068 days ago |
link
|
parent
The problem here is 'coerce. 'rem attempts to coerce the object to a string, then coerce that string to a list, which it then passes to itself. however, coercing a table always returns a table. ^^