We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5544cc8 + b5c8f13 commit 4fe6dcfCopy full SHA for 4fe6dcf
src/Node/Stream.purs
@@ -1,4 +1,4 @@
1
--- | This module provides a low-level wrapper for the Node Stream API.
+-- | This module provides a low-level wrapper for the [Node Stream API](https://nodejs.org/api/stream.html).
2
3
module Node.Stream
4
( Stream()
0 commit comments