tomasruizlopez
09/10/2018, 12:51 PMfun <A> something(with t1 : Typeclass1<A>, with t2 : Typeclass2<A>)
toxara
09/11/2018, 2:01 PMt1.run { ... }
?tomasruizlopez
09/11/2018, 2:54 PMt1.run{ ... }
, they will be in scope if the compiler is able to resolve them