Tagged Questions
3
votes
1answer
198 views
Scala: How to get context bound List[T] conversion working here?
This is my first question here so hope I provide enough detail. Feel free to ask for clarification.
Taking the following into consideration, which works:
implicit def optionBsonReader[T, U](implicit ...