functify icon indicating copy to clipboard operation
functify copied to clipboard

throw exceptions where appropriate

Open k4b7 opened this issue 10 years ago • 1 comments

e.g. only certain methods are available on Pausables, if any other method is called it should throw (or end the iterable and log a warning)

k4b7 avatar Jun 21 '15 05:06 k4b7

I add throw statements in the new keys(), values(), and entries() methods. Still need to do something for Pausables.

k4b7 avatar Jul 04 '15 19:07 k4b7