Lists

final class Lists extends Effect[List]
trait Effect[List]
class Object
trait Matchable
class Any

Value members

Inherited methods

def accepts(other: Effect[_[_]]): Boolean
Inherited from:
Effect