Skip to content

Commit d49de18

Browse files
committed
Update README.md
1 parent 60f7631 commit d49de18

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Based features include:
1414
- Typesafe by default (optional and dynamic typing still supported)
1515
- Baseline functionality
1616
- Default return type of `None` instead of `Any`
17+
- Infer type from default value
18+
- Infer overload types
19+
- Bare literals
1720

1821
See the [changelog](CHANGELOG.md) for a comprehensive list.
1922

0 commit comments

Comments
 (0)