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