Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, how can I check, if any elements from list are equal to each other ?
(setq c0 cv_RP c1 cv_RPH c2 cv_RPD c3 cv_RPN c4 cv_HB c5 cv_HB ) ; I want to be able to do smth like (equal c0 c1 c2 c3 c4 c5) T
Thanks!
Solved! Go to Solution.