Hi, I think it could be useful to include an example like this in the docs for the ‘fish’ function:
: (fish atom '((a b) c (d e))) -> (a b c d e) I found out about ‘fish atom’ here: http://rosettacode.org/wiki/Flatten_a_list#PicoLisp Are there other equally smart ways to flatten a list like '((a b) c (d e)) ? /JonPԔ � &j)m����X�����zV�u�.n7�
