` searchResults.sortBy { it.viewType != 1 &&...
# getting-started
o
searchResults.sortBy { it.viewType != 1 && it.market_estimate - it.price }