lappend vs. lcons

Started by Bruce Momjianabout 27 years ago1 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

I have added a List manipulation section to the developers FAQ on the
web site.

Developers, please keep in mind that lcons adds to the front of the
list, so it is quicker than lappend, if the order of the List is not
important.

I am going to go through tomorrow and see which lappends I can convert
to lcons.

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026