Gistlib Logo

gistlib

other ruby categories

bitwise-operations code snippets in ruby

what is happening here? `def double_integer(i) i << 1 end` in ruby

gistlibby LogSnag