MapSetVisitor.Set

Underlying MapSet.

  1. alias Set = MapSet!(A, V)
    struct MapSetVisitor(A, V)
    alias Set = MapSet!(A, V)
  2. Set set;

Meta