Top Level Namespace

Instance Method Summary collapse

Instance Method Details

#bitsObject



1
2
3
# File 'lib/u_are_u/library.rb', line 1

def bits
	['bits'].pack('p').size * 8
end