Libraries
»
lhs
(16.1.2)
»
Index
»
LHS
»
Problems
»
Base
»
#count
Method: LHS::Problems::Base#count
Defined in:
lib/lhs/problems/base.rb
#
count
⇒
Object
65 66 67
# File 'lib/lhs/problems/base.rb', line 65
def
count
to_a
.
size
end