and

one of the documented procedures in this installation of the ACS
Usage:
and   xs
What it does:
reduces a list of boolean values using &&
Defined in: /web/philip/tcl/ad-functional.tcl

Source code:


    fold && 1 $xs


philg@mit.edu