We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15fea4d commit a563c7dCopy full SHA for a563c7d
building/tracks/config-json.md
@@ -386,6 +386,7 @@ Tags are specified in the top-level `tags` field which is defined as an array of
386
### Typing
387
388
- `typing/static`: the language uses static typing
389
+- `typing/gradual`: the language uses gradual typing
390
- `typing/dynamic`: the language uses dynamic typing
391
- `typing/strong`: the language uses strong typing
392
- `typing/weak`: the language uses weak typing
0 commit comments