sorted-by-car-string

Name

sorted-by-car-string -- Sort the elements of list L based on the string value of their car.

Synopsis

(sorted-by-car-string l)

Description

Sort the elements of list L based on the string value of their car.

Implementation Notes

Module: (app scwm menus-extras)

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