emacs-module-rs
emacs-module-rs copied to clipboard
`IntoLisp` for `(A, B)`
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)
).