RosettaCodeData/Task/Flatten-a-list/Mathematica/flatten-a-list.math

2 lines
58 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
Flatten[{{1}, 2, {{3, 4}, 5}, {{{}}}, {{{6}}}, 7, 8, {}}]