JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(doc-of file/read) # => file/read docs are shown (def tmpfile (file/temp)) (doc-of (tmpfile :read)) # => also shows the file/read docs. # Note that we didn't have to use the file/read symbol here to get docs.