Skip to content

Instantly share code, notes, and snippets.

@sajjadyousefnia
Created April 1, 2018 06:33
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 sajjadyousefnia/81205e2df0ce640c1c36aa953675d8a2 to your computer and use it in GitHub Desktop.
Save sajjadyousefnia/81205e2df0ce640c1c36aa953675d8a2 to your computer and use it in GitHub Desktop.
val nonNullsList: List<String> = listOfNotNull(2, 45, 2, null, 5, null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment