std::collections::set {Value}

add_all

fn usz LinkedHashSet.add_all(&set, Value[] list)
Add all elements in the slice to the set.

Parameters