Right now `operator<<` simply prints the hi and lo part. Ideally, we want to change that so that we can simply print the number.
Right now
operator<<simply prints the hi and lo part. Ideally, we want to change that so that we can simply print the number.