next up previous
: fromVectors : Macro Operators : findIntegralRoots

flatten

list flatten list2
Flatten the list.
Example 1: [ [1 2 3] 4 [2]] flatten    ===> [1 2 3 4 2]



Nobuki Takayama 平成20年1月30日