Arc Forum
new
|
comments
|
leaders
|
submit
login
2 points
by
garply
5565 days ago |
link
|
parent
I wrote a popnth in lib/util.arc a little while back which behaves well. Although it errors when you try to pop an empty list or a non-existent element - do you guys think it should return nil instead?