lisp - Easy way to merge plists? -
Is there a simple way for common Lisp to merge two plasters? Or from any other point: Is there any way to remove a duplicate from Plast? I know that I can just add plists (and GETF searches will take one first), but I do not want to keep unused keys as my app runs.
I'm thinking of something like (for my 'pl' # cddr ... loop for p ...), but my first thoughts There is often an easy way!
Comments
Post a Comment