given_ShallowHandler_List_Lists

class ShallowHandler[List, Lists]
class Handler[List, Lists]
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T, U, S](v: List[T], f: T => U > S | Lists): U > S | Lists
def pure[T](v: T): List[T]

Inherited methods

def handle[T](ex: Throwable): T > E
Inherited from:
ShallowHandler