set, set
Source: /avail/Avail/Foundation/Sets
Categories: Sets, Queries
Position | Name | Type | Description | |
---|---|---|---|---|
Parameters | ||||
1 | a | set | ||
2 | b | set | ||
Returns | boolean | true if a is neither a superset of nor equal to b, false otherwise. |
Position | Name | Type | Description | |
---|---|---|---|---|
Parameters | ||||
1 | a | set | ||
2 | b | set | ||
Returns | boolean | true if a is neither a superset of nor equal to b, false otherwise. |
Type | Description | |
---|---|---|
Parameter Types | ||
set's type | ||
set's type |