diff options
Diffstat (limited to 'docs/type_system/map.md')
| -rw-r--r-- | docs/type_system/map.md | 2 |
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 |
