method
flat_map
v2_6_3 -
Show 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