MapSetVisitor.set

Underlying MapSet.

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

Meta