Print method for bit
## S3 method for class 'bit' print(x, ...)
x
a bit vector
...
passed to print
a character vector showing first and last elements of the bit vector
Run examples
print(bit(120))