print.BalanceProperty: Print method for an object of class BalanceProperty
Description
Print method for an object of class BalanceProperty
Usage
# S3 method for BalanceProperty
print(x, ...)
Value
Prints the call and whether the balance property is satisfied or not. Returns an invisible copy
of the original object.
Arguments
- x
an object of type BalanceProperty
- ...
Currently ignored.