Replies: 1 comment
-
Another angle is generics. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The design doc discussion was split between
String
andString?
as distinct keysString
can satisfy aString?
binding but not the other way aroundBeta Was this translation helpful? Give feedback.
All reactions