Monkey
Store
Community
Apps
Contact
Login or Signup

Stack Remove method bug?

Monkey Programming Forums/Monkey Programming/Stack Remove method bug?

marksibly(Posted 1+ years ago) 
Hi,

> In my application, I would have expected the following line to be valid

Why? The docs don't say anything about returning the removed object...

I guess it'd be more consistent with List's RemoveFirst/RemoveLast if it did though...will have a think about it.