Is it possible to do something like:
`%?%` <- function(fun) docstring::docstring(fun)
so that i can use it like:
%?% my_functio