From c9ff7bdb61efb1609876abdc40fab9a2ddc06f94 Mon Sep 17 00:00:00 2001 From: nodist Date: Mon, 18 May 2026 11:19:22 -0400 Subject: remove flag type and add .mask to int --- docs/type_system/index.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/type_system/index.md') diff --git a/docs/type_system/index.md b/docs/type_system/index.md index 3e04b05..4116068 100644 --- a/docs/type_system/index.md +++ b/docs/type_system/index.md @@ -28,8 +28,6 @@ Denotes that a field that does not resolve to anything * #### [Enum](./enum.md) -* #### [Flag](./flag.md) - * #### [Int](./int.md) * #### [Float](./float.md) -- cgit v1.2.3