SetInsert constructor

SetInsert(
  1. dynamic ar,
  2. dynamic val
)

Implementation

SetInsert(ar, val) : super([ar, val]);