Extensions

class Object
trait Matchable
class Any

Extensions

Inherited extensions

extension [T](i: Option[T])
def !: T
Inherited from:
CommonExtensions
extension [E <: Throwable, T](i: Either[E, T])
def !: T
Inherited from:
CommonExtensions