BridgesUNCC / bridges-python

Python client library for Bridges
http://bridgesuncc.github.io
MIT License
3 stars 4 forks source link

iterators for linked lists.. #72

Closed krs-world closed 4 years ago

krs-world commented 4 years ago

Java and C++ linked lists (singly linked, doubly linked, circular single and double) can now be traversed by iterators (including reverse iterator for the doublylinked lists).

Need to do so for python.

    -- krs
esaule commented 4 years ago

hasn't that been done?

quaiquai commented 4 years ago

Yes

On Sat, Aug 1, 2020 at 12:42 AM Erik Saule notifications@github.com wrote:

hasn't that been done?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/BridgesUNCC/bridges-python/issues/72#issuecomment-667468549, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEOGNSGBG745F6A6OODFCLDR6OMMZANCNFSM4NONRZFA .

-- Matthew McQuaigue PhD Student Research Assistant | Charlotte Visualization Center Department of Computer Science *College of Computing and *Informatics The University of North Carolina at Charlotte (336) 905-1470 | mmcquaig@uncc.edu mmcquaig@uncc.edu