Are there Scala 3 Specific enum Equivalents of Java’s EnumSet/EnumMap? Specifically using the new enum keyword provided by Scala 3…