mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-22 22:35:19 +00:00
Package lines for core:container.
This commit is contained in:
2
core/container/queue/doc.odin
Normal file
2
core/container/queue/doc.odin
Normal file
@@ -0,0 +1,2 @@
|
||||
// package queue implements a dynamically resizable double-ended queue/ring-buffer.
|
||||
package container_queue
|
||||
Reference in New Issue
Block a user