Tuple2 is from Spring Reactor : why cant I do this...
# announcements
v
Tuple2 is from Spring Reactor : why cant I do this:
Copy code
val t = Tuple2("Hello", 101)