What is Nostr?
Ténno Seremél /
npub16v7…8495
2024-12-06 20:17:51

Ténno Seremél on Nostr: So, if in elisp I want to get a string where all characters in a source string are ...

So, if in elisp I want to get a string where all characters in a source string are replaced with other characters I do

(concat (seq-map 'my-func s))

OR

(require 'cl-lib)
(cl-map 'string 'my-func s)

Is there anything else? Some mapchar, I dunno. What’s preferable? 🤔

#lang_en #elisp #emacs #questions
Author Public Key
npub16v75gt9s5auz7v5ks4x2kuerx06m2tdkeyg9s6tdt04m44py9f9s2j8495