Skip to content

Instantly share code, notes, and snippets.

@ludovicroland
Last active March 20, 2017 10:36
Show Gist options
  • Save ludovicroland/b1e1c09d89791019de000724c84c4c3b to your computer and use it in GitHub Desktop.
Save ludovicroland/b1e1c09d89791019de000724c84c4c3b to your computer and use it in GitHub Desktop.
val length = if (array != null) array.size else -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment