Closed loicdescotte closed 8 years ago
We should use macros to generate union classes from 1 to n, n to be defined. n should not be to high as t would not be convenient to pattern match.
https://github.com/scala-hamsters/hamsters/blob/master/src/main/scala/io/github/hamsters/Union.scala#L4
Working on it. Could you assign it to me ?
@dgouyette I think you have to accept my invite to the hamsters team first
I received one. Clicked on it. Got Sorry, that repository invitation does not exist.
Sorry, that repository invitation does not exist.
We should use macros to generate union classes from 1 to n, n to be defined.
n should not be to high as t would not be convenient to pattern match.
https://github.com/scala-hamsters/hamsters/blob/master/src/main/scala/io/github/hamsters/Union.scala#L4