Guest User

Untitled

a guest
May 26th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. scala> def gt[A](x : A)(implicit m:Manifest[A]) = m
  2. gt: [A](x: A)(implicit m: scala.reflect.Manifest[A])scala.reflect.Manifest[A]
Add Comment
Please, Sign In to add comment