Arc Cross Reference

save-table

[procedure] save-table h file

(def save-table (h file)
  (w/outfile o file (write-table h o)))