Libraries
»
sequence
(0.2.4)
»
Index
»
Sequence
»
#check
Method: Sequence#check
Defined in:
lib/sequence.rb
#
check
(pat) ⇒
Object
207
# File 'lib/sequence.rb', line 207
def
check
(
pat
)
holding
{
scan
(
pat
)
}
end