#root::data::Set

IterRef root/data/Set.vi:243

struct IterRef[T](...);

impl

impl [T]: Iterator[IterRef[T], &T];
impl [T]: Fork[IterRef[T]];
impl [T]: Drop[IterRef[T]];