Skip to content

Commit

Permalink
document spec.alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Oct 23, 2024
1 parent eb1fcaa commit c2b1299
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,14 +156,23 @@ Public API:
- `core-namespace`
- `db-namespace`

### [clojure-1-11](https://github.com/clojure/clojure/blob/master/src/clj/clojure/core.clj)
### clojure-1-11

Namespace: `clojure.core`

New functions added to clojure.core in version 1.11

- `namespaces`

### cljs.spec.alpha

Namespaces: `cljs.spec.alpha`, `cljs.spec.gen.alpha`, `cljs.spec.test.alpha`

Public API:

- `config`
- `namespaces`

## Contributing

`npm install` and `bb test`
Expand Down

0 comments on commit c2b1299

Please sign in to comment.