Skip to content

Instantly share code, notes, and snippets.

@priort
Created July 11, 2019 07:39
Embed
What would you like to do?
val mutableList: MutableList<Int> = mutableListOf(4, 5, 6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment