Searched defs:breakdownByLocation (Results 1 – 2 of 2) sorted by relevance
135 val breakdownByLocation = nodes.groupBy { node -> formatPageTitle(node) } in getPageTitle() constant
273 val breakdownByLocation = nodes.groupBy { node -> in <lambda>() constant471 … val breakdownByLocation = node.path.filterNot { it.name.isEmpty() }.map { link(node, it) } in <lambda>() constant