Skip to content

Instantly share code, notes, and snippets.

@AndroidPoet
Created June 7, 2026 16:42
Show Gist options
  • Select an option

  • Save AndroidPoet/ec1ce32a0e53ceb3fb131d0bfadc6106 to your computer and use it in GitHub Desktop.

Select an option

Save AndroidPoet/ec1ce32a0e53ceb3fb131d0bfadc6106 to your computer and use it in GitHub Desktop.
@JvmInline
value class UserId(val value: String)
@JvmInline
value class BucketId(val value: String)
@JvmInline
value class ChannelId(val value: String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment