Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
-:]/:i.~ Monadic verb. Argument: y (list of digits) i.~ Find the index in y of each d in y. ]/: Sort y by the indices. -: Match; compare the reordering with the original y.
-:]/:i.~ Monadic verb. Argument: y (list of digits) i.~ Find the index in y of each d in y. ]/: Sort y by the indices. -: Match; compare the reordering with the original y.