Join Slack
Powered by
Does Kotlin have GADTs?
# compiler
r
reactormonk
08/19/2023, 12:35 PM
Does Kotlin have GADTs?
e
ephemient
08/19/2023, 1:41 PM
not with the same syntax as functional programming languages, but sealed types can provide something equivalent
7
Views
Open in Slack
Previous
Next