enumerable4j
enumerable4j copied to clipboard
Add 'flatMap' method
The same as the java8 flapMap stream API method. https://ruby-doc.org/core-2.6/Enumerable.html#method-i-flat_map
Proposed in #63