Searched defs:otherTiles (Results 1 – 2 of 2) sorted by relevance
61 val (currentTiles, otherTiles) = tiles.partition { it.tile.isCurrent } in <lambda>() constant
166 val (currentTiles, otherTiles) = sizedTiles.partition { it.tile.isCurrent } in <lambda>() constant