**(none-pass: // [[harlowe:Lambda|lambda]], ...Any//) -> //[[harlowe:Boolean|boolean]]//** This can be thought of as the opposite of [[harlowe:all-pass|(all-pass:)]]: it produces true if every value, when given to the [[harlowe:lambda|lambda]], never evaluated to true. If zero values are given to (none-pass:), then it will return true by default, just like [[harlowe:all-pass|(all-pass:)]]. For more information, consult the description of [[harlowe:all-pass|(all-pass:)]].