Repositories (1)
kotlinlaba
2 snippets stored for this repo
var bochman = false
var cock = false
crews.forEach { crew: DBCrewEntity ->
"Капитан" -> capitan = true
"Повар" -> cock = true
"Боцман" -> bochman = true