Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

is_superset_of

container.Set.is_superset_of

is this Set a superset of other?
true, iff this Set contains all elements
that other contains (sets may be equal).
0.095dev (GIT hash 7af80915dcf8c39bda4881b986e5557ed041b72e)