Arc Forumnew | comments | leaders | submitlogin
2 points by akkartik 5279 days ago | link | parent

Sorry, the nested tables example should be:

  > (= a (obj 1 2 3 (obj 4 5 6 7)))
  > (w/outfile f "x" (write-table a f))