Quantcast
Channel: Cadence Custom IC Skill Forum
Viewing all articles
Browse latest Browse all 5066

removing repetitions from list with same elements but in reverse order

$
0
0

Hi,

I have a list which looks like this.

for example

a=( (1  2) (2  1)  (1  3)  (3  1) ) .  I need a function to transverse this list  as shown

a=( (1 2) (1 3) )  or a = ( (2  1)  (3  1) )

Thanks,

Raghu


Viewing all articles
Browse latest Browse all 5066

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>