Scala在哪里寻找植入?
integral
scala> import scala.math._import scala.math._
scala> def foo[T](t: T)(implicit integral: Integral[T]) {println(integral)}foo: [T](t: T)(implicit integral:
scala.math.Integral[T])Unitscala> foo(0)scala.math.Numeric$IntIsIntegral$@3dbea611
scala> foo(0L)scala.math.Numeric$LongIsIntegral$@48c610afscala.PredefStringWrappedStringStringOpsmap?
注:
MM们
守着一只汪
随时随地看视频慕课网APP