!

ammonite.runtime.tools.grep.!
See the! companion class
object !

Magic implicits used to turn the [T: PPrint](t: T) => Option[T] into a real T => Option[T] by materializing PPrint[T] for various values of T

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
!.type

Members list

Implicits

Implicits

implicit def FunkyFunc1(f: ![_])(implicit c: PPrinter): Any => IterableOnce[GrepResult]
implicit def FunkyFunc2(f: ![_])(implicit c: PPrinter): Any => Boolean