Subtractor

class Object
trait Matchable
class Any

Value members

Abstract methods

def sub(lhs: Cell, rhs: Cell): Either[Throwable, Cell]