improve doc for stream.isbpl
This commit is contained in:
parent
9b0b10ee41
commit
33e6e732ee
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue