emacs-module-rs icon indicating copy to clipboard operation
emacs-module-rs copied to clipboard

`IntoLisp` for `(A, B)`

Open fosskers opened this issue 2 years ago • 0 comments

I should probably get off my butt and try implementing some of these myself eh? Haha. Anyway, this seems like another logical instance to have. Off the top of my head, it should be rendered into a Lisp cons-cell (i.e. (a . b)).

fosskers avatar Jun 21 '22 16:06 fosskers