method

flat_map

ruby latest stable - Class: Bundler::Molinillo::Compatibility

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

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