((dependencies)
 (exported-ids 
   ((name . |memq|) (address list-operators . 0) (class . function) (argtype . 2))
   ((name . |append|) (address list-operators . 1) (class . function) (argtype . 2))
   ((name . |copy-list|) (address list-operators . 2) (class . function) (argtype . 1))
   ((name . |null|) (address list-operators . 3) (class . inline) (argtype . 1)
    (code (nullp)))
   ((name . |nconc|) (address list-operators . 4) (class . function) (argtype . 2))
   ((name . |last-pair|) (address list-operators . 5) (class . function) (argtype . 1))
   ((name . |nreverse|) (address list-operators . 6) (class . function) (argtype . 1))
   ((name . |assoc|) (address list-operators . 7) (class . function) (argtype . 3))
   ((name . |member|) (address list-operators . 8) (class . function) (argtype . 3))
   ((name . |mapcar|) (address list-operators . 9) (class . function) (argtype . -3))
   ((name . |mapc|) (address list-operators . 10) (class . function) (argtype . -3))))
