- tiebreaker function, this isn't a keyword argument. Also, this wrapper
- provides a standard presentation function so that any errors are presented
- properly."
- (merge-lists lists
- :pick pick
- :present (lambda (class)
- (format nil "`~A'" (sod-class-name class)))))
+ tiebreaker function, this isn't a keyword argument."
+ (merge-lists lists :pick pick))