3 lines
49 B
Mathematica
3 lines
49 B
Mathematica
|
|
function X = dissect(Y)
|
||
|
|
|
||
|
|
X = dissect_internal(Y);
|