konsoletyper
constructor { val assets = data.partition { it.isShort } this.shortAssets = assets.first this.longAssets = assets.second }