Set.intersect

The intersection according to Set Theory.

It is the set of all objects that are members of both self and set.

struct Set(T)
Set!T
intersect
()

Meta