Contains constructor

Contains(
  1. dynamic tbl,
  2. dynamic items
)

Implementation

Contains(tbl, items) : super([tbl, items]);