- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Extending the same trait with two different generic parameters
Dear All,
I would like to write a class who extend the same trait twice, with a different generic parameter.
This is not possible, what is the best way to achieve that?
Best Regards
Edmondo
I would like to write a class who extend the same trait twice, with a different generic parameter.
This is not possible, what is the best way to achieve that?
Best Regards
Edmondo









