Skip to content

Instantly share code, notes, and snippets.

@adam-arold
Created September 30, 2018 21:36
Show Gist options
  • Save adam-arold/72a14026d93365be2b05175e09a02aa9 to your computer and use it in GitHub Desktop.
Save adam-arold/72a14026d93365be2b05175e09a02aa9 to your computer and use it in GitHub Desktop.
public fun <T : Any> notNull(): ReadWriteProperty<Any?, T> = NotNullVar()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment