Join Slack
Powered by
I just ran into an issue where I can't use a `valu...
# getting-started
h
Hunter
08/18/2025, 4:33 PM
I just ran into an issue where I can't use a
value class
as a
vararg
parameter. Is there a reason for this? I don't understand why this would be a limitation.
e
ephemient
08/19/2025, 6:05 AM
https://youtrack.jetbrains.com/issue/KT-33565/Allow-vararg-parameter-of-inline-class-type
https://youtrack.jetbrains.com/issue/KT-44654/Support-reified-value-arrays-for-efficient-storage-of-inline-value-types
h
Hunter
08/19/2025, 3:09 PM
Ah thank you
Open in Slack
Previous
Next