3.8
: Less than comparison operator
Format
Description
Compare itemsets in zdd1 with itemsets in zdd2, select items where the weight is less than zdd2.
Example
Example 1: Basic Example
Refer to the example in ==.
See Also
==, <, <=, >, >=, ne? : Various comparison operations