| 
 | Yorick Function ReferenceLogical Functionsallof(x)    returns 1 if every element of x is
non-zero 
 where(x)    returns list of indices where x is
non-zero 
 | 
| 
 | Yorick Function ReferenceLogical Functionsallof(x)    returns 1 if every element of x is
non-zero 
 where(x)    returns list of indices where x is
non-zero 
 |