58 59 60 61 62
# File 'lib/BOAST/Algorithm.rb', line 58 def BOAST::decl(*a) a.each { |d| d.decl } end