VL
(defun aragaer-remove-hash-tags (tags)
(mapcar (lambda (my-tags)
(cl-remove ?# my-tags
:key #'string-to-char
:test #'char-equal))
tags))
Size: a a a
VL
a
(defun aragaer-remove-hash-tags (tags)
(mapcar (lambda (my-tags)
(cl-remove ?# my-tags
:key #'string-to-char
:test #'char-equal))
tags))
¥
A
¥
a
VL
Aß
A
𝘎(
p
𝘎(
𝘎(
VL
p
𝘎(