SciProgCentre/kmath

MST: Add `symbol` delegate provider for tuples

Closed this issue · 5 comments

Use case:

val (x, y) by symbol // symbol: ReadOnlyProperty<Any?, Pair<Symbol, Symbol>>

Not sure if it is possible

I think it is possible, but it does not make any sense. Saving lines on symbols seems useless.

It's beautiful

I see no valid use-case for it. So won't fix unless you give some reasoning beyond one line in the whole project economy.

It isn't possible
image