ruricolist / serapeum

Utilities beyond Alexandria
MIT License
415 stars 41 forks source link

Missing import #175

Closed VyacheslavMik closed 1 month ago

VyacheslavMik commented 1 month ago

Hello! Thanks for your library.

I think there is a problem in this PR - https://github.com/ruricolist/serapeum/commit/4735a7c47077f35f7647290b602a2257bebf8c11. It doesn't import make-keyword from alexandria that's why following line can't be compiled - https://github.com/ruricolist/serapeum/blob/master/exporting.lisp#L9.