enumerable4j icon indicating copy to clipboard operation
enumerable4j copied to clipboard

Add 'flatMap' method

Open smithros opened this issue 3 years ago • 1 comments

The same as the java8 flapMap stream API method. https://ruby-doc.org/core-2.6/Enumerable.html#method-i-flat_map

smithros avatar Mar 06 '21 20:03 smithros

Proposed in #63

dykov avatar May 10 '21 08:05 dykov