method
flat_map
ruby latest stable - Class:
Bundler::Molinillo::Compatibility
flat_map(enum, &blk)public
Flat map @param [Enumerable] enum an enumerable object @block the block to flat-map with @return The enum, flat-mapped
flat_map(enum, &blk)Flat map @param [Enumerable] enum an enumerable object @block the block to flat-map with @return The enum, flat-mapped