README
This commit is contained in:
parent
16ca4098c8
commit
64844d9716
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ enumerated explicitly.
|
|||
- `sh`
|
||||
- `clojure.java.io` aliased as `io`:
|
||||
- `as-relative-path`, `as-url`, `copy`, `delete-file`, `file`, `input-stream`,
|
||||
`make-parents`, `output-stream`, `reader`, `writer`
|
||||
`make-parents`, `output-stream`, `reader`, `resource`, `writer`
|
||||
- `clojure.main`: `repl`
|
||||
- [`clojure.core.async`](https://clojure.github.io/core.async/) aliased as
|
||||
`async`. The `alt` and `go` macros are not available but `alts!!` does work as
|
||||
|
|
|
|||
Loading…
Reference in a new issue