Re: (rank)

2017-05-24 Thread Lindsay John Lawrence
t; > Ah, I see. No problem. > > > > : (rank 'c '((a . a) (b . b) (d . d)) T) # ??? > > -> NIL > > : (rank 'd '((a . a) (b . b) (d . d)) T) # ??? > > -> NIL > > > > : (rank 'd '((a . a) (b . b) (d . d))) > > -> (d . d) > > : (rank 'c '((

Re: (rank)

2017-05-23 Thread Lindsay John Lawrence
Thanks Alex, My sample code ("ABRA..) is wrong. Sorry about that. I simplified too much from some other code I have written that has a lot of unrelated stuff in it. However, what about these examples? Similar to those of the documentation: : (rank 'c '((a . a) (b . b) (d .

Re: (rank)

2017-05-23 Thread Alexander Burger
" "A" "B" "R" "A") ("A" "B" "R" "A") ("A" "B" "R" "A" "A" "B" "R" "A" "C" "A" "D" "A" "