struct Enumerable::Chunk::Alone
inherits Struct
¶
Can be used in Enumerable#chunks
and specifies that the element should be chunked by itself.
Enumerable::Chunk::Alone
Struct
¶Can be used in Enumerable#chunks
and specifies that the element should be chunked by itself.