Files
2025-02-05 04:43:28 +00:00

7 lines
289 B
HTML

<html>
<body>
Inlines <code>Stream.map()</code> and similar calls into the next stream operation when possible.
<p>Just as during a normal variable inline, this intention may change the code semantics if the mapping result is used more
than once and has side effects.</p>
</body>
</html>