| Arc Cross Reference |
inst[procedure] inst tem args ...(def inst (tem . args)
(let x (table)
(each (k v) (templates* tem)
(unless (no v) (= (x k) (v))))
(each (k v) (pair args)
(= (x k) v))
x))
| AboutAlphabetical Indexa b c d e f g h i j k l m n o p q r s t u v w x y z other ReleasesRelated |