Is there an equivalent of cl's format specifiers in emacs lisp? I haven't found anything like `cl-format` in `cl-lib`?
Is this just not implemented or is it planned to be done at some point?