summaryrefslogtreecommitdiff
path: root/docs/type_system/map.md
diff options
context:
space:
mode:
authornodist <kevin.comas.git@gmail.com>2026-06-21 11:51:41 -0400
committernodist <kevin.comas.git@gmail.com>2026-06-21 11:51:41 -0400
commit3a9cf2508dc7341a6d8ff4b8174064600d704994 (patch)
tree63c3196cec86824f237ac82d92aa43c56010e607 /docs/type_system/map.md
parent900445604bc38ef43d89f0c11f0cc61ce3cb0bce (diff)
update memory objs
Diffstat (limited to 'docs/type_system/map.md')
-rw-r--r--docs/type_system/map.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/type_system/map.md b/docs/type_system/map.md
index 43e1291..68b0464 100644
--- a/docs/type_system/map.md
+++ b/docs/type_system/map.md
@@ -18,6 +18,8 @@ Set[Generic.T] `alias Map[Generic.T; Void]
## ``set`
+## ``has`
+
## Concatenate `,`
# Iterating