mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
LinkedQueueWithLength
mecca
containers
lists
Undocumented in source.
alias
LinkedQueueWithLength
(
T
,
string
nextAttr
=
"_next"
)
=
_LinkedQueue
!(
T
,
nextAttr
, true)
Meta
Source
See Implementation
mecca
containers
lists
aliases
LinkedList
LinkedListWithLength
LinkedListWithLengthAndOwner
LinkedListWithOwner
LinkedQueue
LinkedQueueWithLength
structs
_LinkedList
_LinkedQueue