Arc Cross Reference

w/table

[macro] w/table var body ...

(mac w/table (var . body)
  `(let ,var (table) ,@body ,var))