From 6cf3ace5c115ad065de248936f41eda7965fa7a9 Mon Sep 17 00:00:00 2001 From: nodist Date: Sun, 10 May 2026 16:22:47 -0400 Subject: add all type pages --- docs/type_system/queue.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/type_system/queue.md (limited to 'docs/type_system/queue.md') diff --git a/docs/type_system/queue.md b/docs/type_system/queue.md new file mode 100644 index 0000000..92fa008 --- /dev/null +++ b/docs/type_system/queue.md @@ -0,0 +1,7 @@ +# Queue + +--- + +```text +Queue[TYPE] +``` -- cgit v1.2.3