improve doc for stream.isbpl

This commit is contained in:
Daniella / Tove 2022-05-24 16:40:48 +02:00
parent 9b0b10ee41
commit 33e6e732ee

View file

@ -2,7 +2,7 @@
Library to interact with IO streams and the internet.
## Functions
## >Functions
### `STREAM.stdin ::: -> path`
@ -24,7 +24,7 @@ Library to interact with IO streams and the internet.
Returns the line that was read as a string. -1 means EOF.
## Variables
## >Variables
### STREAM.create.file.out