Hi,
It would be great If you could add to the IO section an example about the use of data from the internet.
I found that it supports the form host:protocol but cant find it working for URL adresses.
I found that I can use my shell commans like:
\curl https://example.com
but can't find a way to make K deal with the data (I'm to newbie in K)
#\curl https://example.com
doesn't count the length of the data...
Thank you,