We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242950b commit 032c440Copy full SHA for 032c440
doc/specs/index.md
@@ -11,6 +11,7 @@ This is and index/directory of the specifications (specs) for each new module/fe
11
12
## Experimental Features & Modules
13
14
+ - [bitsets](./stdlib_bitsets.html) - Bitset data types and procedures
15
- [error](./stdlib_error.html) - Catching and handling errors
16
- [IO](./stdlib_io.html) - Input/output helper & convenience
17
- [linalg](./stdlib_linalg.html) - Linear Algebra
0 commit comments