Method: LHS::Problems::Base#count

Defined in:
lib/lhs/problems/base.rb

#countObject



67
68
69
# File 'lib/lhs/problems/base.rb', line 67

def count
  to_a.size
end