Closed Gryfit closed 4 years ago
The code hangs on converting Tuple in fromScalaTypesUnion because ClassTag[_] doesn't provide enough information about types inside the Tuple.
Tuple
fromScalaTypesUnion
ClassTag[_]
The code hangs on converting
Tuple
infromScalaTypesUnion
becauseClassTag[_]
doesn't provide enough information about types inside theTuple
.