quicklisp-client icon indicating copy to clipboard operation
quicklisp-client copied to clipboard

Style: Specialize generic function methods more precisely

Open sebastiancarlos opened this issue 8 months ago • 0 comments

This PR adds some specialization on methods in the codebase. This is done in places where the methods rely on accessors specific to a particular class, despite the parameters not being specialized.

sebastiancarlos avatar Apr 03 '25 03:04 sebastiancarlos