I have tried:

```
(sly-eval `(cl:documentation 'mapcar 'function) :cl)
```

But it doesn't work. 

My use case is to add docstrings to my ivy completor, like this (so I also need a way to do this for strings, not actual symbols):
image.png

PS: Does sly has its own mailing list(s)?