$Id: objinst-ruby.code,v 1.4 2004/11/13 07:42:25 bfulgham Exp $ www.bagley.org/~doug/shootout/ with help from Aristarkh Zagorodnikov
Methods
Class Public methods
new(start_state)
Link
Source: show
# File benchmark/bm_so_object.rb, line 8 def initialize(start_state) @bool = start_state end
Instance Public methods