-
Updated
Oct 30, 2020 - Java
stream
Here are 2,324 public repositories matching this topic...
-
Updated
Jan 23, 2021 - TypeScript
-
Updated
Jan 23, 2021 - TypeScript
From time to time i see ppl using data instead of body which is wrong.
happened just recently in node-fetch/node-fetch#481 (comment)
how do you feel about adding a little warning message that can only appear once. (kinda like node reports that you are using experimental apis)
if ('data' in bodyInit && notWarned) {
console.warn('use body i-
Updated
Dec 17, 2020 - Go
-
Updated
Jan 13, 2021 - JavaScript
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Jan 23, 2021 - TypeScript
-
Updated
Nov 11, 2020 - Java
It should cover when you'd use and how to use:
- parEvalMap/Unordered
- parJoin
- concurrently
- merge*
There's the page on Queue/Topic/etc but there's not a great single page on the operations directly on Stream. The Guide section on concurrency is very short and doesn't cover some of the most common operations (parEvalMap especially)
-
Updated
Sep 25, 2020 - Swift
-
Updated
Dec 3, 2020 - JavaScript
-
Updated
Jan 5, 2021 - TypeScript
-
Updated
Jan 21, 2021 - Java
-
Updated
Jan 21, 2021 - Go
-
Updated
Apr 17, 2020 - JavaScript
-
Updated
Aug 9, 2020 - JavaScript
-
Updated
Jul 21, 2017 - PHP
Improve this page
Add a description, image, and links to the stream topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stream topic, visit your repo's landing page and select "manage topics."
Location of Improvement
In the favorite tracks page
Description of Improvement
Currently, there is no way to organize how the list of songs in the favorite tracks page is laid out. The songs are added in there based on how recent it was added. I think eventually, there needs to be a way to organize it also by artist or title too. Having a way to organize it such as by dragging or clicki