Welcome to MSDN Blogs Sign in | Join | Help

January 2006 - Posts

Saving the State of Enumerators

Cyrus and I were writing some code together the other day and we used an interesting data structure that I wanted to share with you. This data structure I will call a chain which is essentially a immutable singlely linked list. interface IChain <T>
Posted by wesdyer | 3 Comments
 
Page view tracker