Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
List: Iterator replace + refactor (#194)
* List: Iterator Replace * Get rid of nested functions * Update docs * Remove references to struct * Improve expressiveness * List: Improve all satisfy * Update list.h * List: Rename to list_iterator_peek * Update list.h * List: Rename rewind to retreat * List: Create advance_to_end * List: Improve sort performance
- Loading branch information