-
Notifications
You must be signed in to change notification settings - Fork 331
Open
Labels
Description
I would like to see a list which is basicly a linked list, but you should be able to add callback functions for the following actions:
- new item added
- item removed
Similar to: ObservableCollections in C#
I would want to implement this.
What do you think? would you like to see it implemented in the default linked list or in a seperate structure?
ankurdh