Skip to content

Commit 37a1ed1

Browse files
authored
Merge pull request #239 from wclodius2/bitsets3
Bitsets3
2 parents 66272b5 + 1be7ca3 commit 37a1ed1

13 files changed

+8870
-0
lines changed

doc/specs/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This is and index/directory of the specifications (specs) for each new module/fe
1111

1212
## Experimental Features & Modules
1313

14+
- [bitsets](./stdlib_bitsets.html) - Bitset data types and procedures
1415
- [error](./stdlib_error.html) - Catching and handling errors
1516
- [IO](./stdlib_io.html) - Input/output helper & convenience
1617
- [linalg](./stdlib_linalg.html) - Linear Algebra

0 commit comments

Comments
 (0)