struct Enumerable::Chunk::Drop
inherits Struct
¶
Can be used in Enumerable#chunks
and specifies that the elements should be dropped.
Enumerable::Chunk::Drop
Struct
¶Can be used in Enumerable#chunks
and specifies that the elements should be dropped.