Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created August 12, 2022 01:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skydoves/5744ba3f5828fa529973dc6baa6fa58e to your computer and use it in GitHub Desktop.
Save skydoves/5744ba3f5828fa529973dc6baa6fa58e to your computer and use it in GitHub Desktop.
wrapped_unstable
stable class WrappedList {
unstable val list: List<String>
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment