contains method

bool contains(
  1. T value
)

Implementation

external bool contains(T value);