Skip to content

Instantly share code, notes, and snippets.

@s1monw1
Created September 20, 2022 21:59
Show Gist options
  • Save s1monw1/8b9b1a47e223a93a8d6a36e4a19d08e2 to your computer and use it in GitHub Desktop.
Save s1monw1/8b9b1a47e223a93a8d6a36e4a19d08e2 to your computer and use it in GitHub Desktop.
@JvmInline
value class WrappedInt(val value: Int)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment