get() Instance Public methods Alias for: value
rxp.hash â fixnum Instance Public methods Produce a hash based on the text and options of this regular expression.
_merge_tklist(*args) Instance Public methods
collect() Instance Public methods Returns a matrix that is the result of iteration of the given block over all elements of the matrix. Matrix[ [1,2], [3,4] ].collect { |e| e**2 } => 1 4 9 16 map
move_column(src, target) Instance Public methods Also aliased as: movecolumn
readlines(*args) Class Public methods Alias for ::read.
loadImage(img,w,x,y) Instance Public methods
add(tag=nil, keys={}) Instance Public methods
entrybindinfo(*args) Instance Public methods
gdbm.delete_if { |key, value| block } â gdbm Instance Public methods Deletes every key-value pair from gdbm for which block evaluates to true.
Page 1748 of 2275