| Arc Cross Reference |
noisy-each[macro] noisy-each val body ...(mac noisy-each (n var val . body)
(w/uniq (gn gc)
`(with (,gn ,n ,gc 0)
(each ,var ,val
(when (multiple (++ ,gc) ,gn)
(pr ".")
;(flushout)
)
,@body)
(prn)
;(flushout)
)))
| 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 |