9 lines
179 B
Text
9 lines
179 B
Text
( ( it allows for terse code which is easy to read
|
|
, and can represent the algorithm directly
|
|
.
|
|
)
|
|
: ?values
|
|
& insertMany$(!values.):?tree
|
|
& lst$tree
|
|
& done
|
|
);
|