summaryrefslogtreecommitdiff
path: root/docs/type_system/bit.md
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-06-08 17:52:05 -0400
committernodist <kevin.comas.git@gmail.com>2026-06-08 17:52:05 -0400
commit168e070965aa2d98326b297d10339c4ad131c560 (patch)
tree0203c6d2066898361c938d63d7909b9547938924 /docs/type_system/bit.md
parentca458bfcd65c3a094fd0721cb5cd9f74dee5f845 (diff)
add gc and shared as a qualifier type
Diffstat (limited to 'docs/type_system/bit.md')
-rw-r--r--docs/type_system/bit.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/type_system/bit.md b/docs/type_system/bit.md
index 5f7aa8e..e07c804 100644
--- a/docs/type_system/bit.md
+++ b/docs/type_system/bit.md
@@ -104,3 +104,7 @@ Bool `alias Bit[.bit8; .bool]
### ``bit_ls`
### ``bit_rs`
+
+## Other
+
+### Compare `<=>`