(container)
| 22 | iand(container) container // i stands for inplace |
| 23 | andNot(container) container |
| 24 | iandNot(container) container // i stands for inplace |
| 25 | isEmpty() bool |
| 26 | getCardinality() int |
| 27 | // rank returns the number of integers that are |
no outgoing calls