Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: gui , Previous: group-by , Up: G , Home: Overview

Clamps Dictionary

group-by-key

Function

(group-by-key source &key (test #'=) (key #'car))

Group elems of source into sublists depending on test and key. Source has to be sorted according to test!

Author: Orm Finnendahl

Created: 2025-02-18 Di 12:58

Validate