quicklisp-client
quicklisp-client copied to clipboard
Style: Specialize generic function methods more precisely
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.