I’m trying to write: `val (shortAssets, longAssets...
# announcements
e
I’m trying to write:
val (shortAssets, longAssets) = data.partition{ it.isShort }