# pseudo-code my @array; method @array.insert ($x) { push $_, $x if $x == none($_) }