Home / Emacs Lisp / Map n-to-m side-effects: mapc
function
Input/output types
The mapc
function
- takes lists, vectors, and strings; and
- always returns
nil
.
Home / Emacs Lisp / Map n-to-m side-effects: mapc
function
The mapc
function
nil
.