Hacker News new | ask | show | jobs
by DaiPlusPlus 2157 days ago
Arrays (vectors) can have duplicates - don’t you mean a set?
1 comments

I think the duplicates are in the coordinate dimension, like x[1] having more than one value, rather than x[1] and x[2] have the same value.