PosNeg

sealed trait PosNeg
class Object
trait Matchable
class Any
object Both.type
object Neg.type
object Pos.type

Value members

Abstract methods

def combine(other: PosNeg): PosNeg

Concrete methods