Arc Cross Reference

write-table

[procedure] write-table h (o o (stdout))

(def write-table (h (o o (stdout)))
  (write (tablist h) o))