PosNeg

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

Value members

Abstract methods

def combine(other: PosNeg): PosNeg

Concrete methods