You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking and even wanted to write something similar to sealedx. So I would like to know if somebody is using this library or if there is some similar replacement?
Maybe I would consider making some fork and contribute to this.
I'd like to have some new features:
copy() method between data classes in sealed class/interface to allow easy conversion between them.
make it for current Kotlin version & common code multiplatform if possible
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was looking and even wanted to write something similar to sealedx. So I would like to know if somebody is using this library or if there is some similar replacement?
Maybe I would consider making some fork and contribute to this.
I'd like to have some new features:
copy()
method between data classes in sealed class/interface to allow easy conversion between them.Beta Was this translation helpful? Give feedback.
All reactions