split-list-by-group

Name

split-list-by-group -- Split the a-list LS into groups according to the car of each of its cells.

Synopsis

(split-list-by-group ls #&optional (rest #f))

Description

Split the a-list LS into groups according to the car of each of its cells.

Implementation Notes

Module: (app scwm menus-extras)

Defined in scheme/menus-extras.scm at line 68 (CVS log)