https://github.com/oldk1331/fricas/commit/1b4af9795519918465253e5628b3d33c75e92abd

This is almost a rewrite of List, I make 4-space indentation
and make code style consistent.

Some notes:
1. QCAR/QCDR is actually slower than CAR/CDR.  I compared them
in SBCL using 'disassemble'.

2. I include a workaround for the inline bug of 'minIndex' I mentioned
in another thread.

3. My previous version of 'last/tail' is wrong when argument is empty list.
So please review this patch to avoid bugs.

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to