GitHub / mtumilowicz / java12-stream-flatMap-implementation-using-reduce
Implementation of stream's flatMap using only reduce.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtumilowicz%2Fjava12-stream-flatMap-implementation-using-reduce
PURL: pkg:github/mtumilowicz/java12-stream-flatMap-implementation-using-reduce
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 106 KB
Dependencies parsed at: Pending
Created at: about 6 years ago
Updated at: about 6 years ago
Pushed at: about 6 years ago
Last synced at: 4 months ago
Topics: flatmap, java-stream-api, java-streams, reduce, stream, streams