- Some deflexing of the low-level narya stuff. More to come, as we're
going to want the minimum client to be flex-free. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4507 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -18,6 +18,9 @@ public interface Iterator
|
||||
*/
|
||||
function next () :Object;
|
||||
|
||||
// TODO: remove() ?
|
||||
/**
|
||||
* Remove the last returned element.
|
||||
*/
|
||||
function remove () :void;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user