sos-os / alarm

ALARM: Another Library for Allocating and Releasing Memory
Apache License 2.0
8 stars 6 forks source link

iterator impls for singly-linked list #36

Open hawkw opened 6 years ago

hawkw commented 6 years ago

follow-on from #8

hawkw commented 6 years ago

there are some design questions surrounding this --- namely, do we want Cursor implementations for singly-linked lists? i can think of arguments for and against, will have to do some thinking about it.