Skip to content
Snippets Groups Projects
  • Shaopeng Wang's avatar
    58146e4a
    LinkedList enumerator (#27) · 58146e4a
    Shaopeng Wang authored
    * LinkedList iterator.
    
    * Update naming.
    
    * Default impl for LinkedItem.
    
    * LinkList: add 'take_all' enumeration.
    
    * Reuse Enumerator for take_all and enumerate fn.
    
    * LinkedList: update take fn impl.
    58146e4a
    History
    LinkedList enumerator (#27)
    Shaopeng Wang authored
    * LinkedList iterator.
    
    * Update naming.
    
    * Default impl for LinkedItem.
    
    * LinkList: add 'take_all' enumeration.
    
    * Reuse Enumerator for take_all and enumerate fn.
    
    * LinkedList: update take fn impl.