method

flat_map

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