flatten

Name

flatten -- Return LIST-OF-LISTS as a single flat list.

Synopsis

(flatten list-of-lists)

Description

Return LIST-OF-LISTS as a single flat list.

Implementation Notes

Module: (app scwm listops)

Defined in scheme/listops.scm at line 251 (CVS log)