Join Slack
Powered by
How do you correctly map the Typescript `Pick<T...
# javascript
e
Edoardo Luppi
06/23/2023, 11:27 AM
How do you correctly map the Typescript
Pick<T, keys>
in Kotlin?
t
turansky
06/23/2023, 12:43 PM
Is it type of property/parameter or parent type?
e
Edoardo Luppi
06/23/2023, 12:43 PM
It's used as a parameter type
Open in Slack
Previous
Next