where<S extends FractalCtrl<Fractal> > static method
Implementation
static Iterable<S> where<S extends FractalCtrl>() =>
map.values.whereType<S>();
static Iterable<S> where<S extends FractalCtrl>() =>
map.values.whereType<S>();