-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deque): Add updated documentation for Deque container
Includes: + More examples, particularly of usage as a stack vs queue + Added updated operations like `front` and `back` + Added logstore example which is based on a couple of real world implementations Tried to keep it as close to the style of Item as I could as to me they are very similar just with their own specific uses
- Loading branch information
Showing
1 changed file
with
138 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters