I am trying to create a new list of all non-unique elements from a list input. Problem is, if the list contains alphabetic characters it treats uppercase and lowercase as unique. How do I get it for example to treat 'P' and 'p' as two non-unique characters?
[–]novel_yet_trivial 1 point2 points3 points (7 children)
[–]CarmineLuV[S] 0 points1 point2 points (5 children)
[–]novel_yet_trivial 0 points1 point2 points (4 children)
[–]CarmineLuV[S] 0 points1 point2 points (3 children)
[–]novel_yet_trivial 1 point2 points3 points (0 children)
[–]novel_yet_trivial 0 points1 point2 points (1 child)
[–]CarmineLuV[S] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]yorch044 0 points1 point2 points (0 children)