Join Slack
Powered by
I could’ve sworn we had type composition like this...
# getting-started
b
benleggiero
06/16/2018, 8:46 PM
I could’ve sworn we had type composition like this…
Copy code
typealias ComparableNumber = Number && Comparable<ComparableNumber>
Open in Slack
Previous
Next