Commit graph

5 commits

Author SHA1 Message Date
DataHoarder 951c9e89e2 Make an integer-only deque 2022-01-27 18:14:58 +01:00
gammazero be20709541 New() optionally sets current and minimum capacity 2021-04-28 02:43:16 -07:00
gammazero 3932da5530 update supported go versions 2020-10-09 22:22:21 -07:00
Andrew Gillis 3afb1e7c79 test with latest go 2019-05-20 20:54:38 -04:00
Andrew Gillis 2ff0cd8822 New func to specify minimum capacity
A larger minimum capacity can be specified to avoid buffer resizing in cases
where the size frequently grows and shrinks across a wide range.

Add module support
2019-05-15 00:17:53 -04:00