Skip to content

Commit 032c440

Browse files
committed
Added reference to the bitsets module
Addedl line refering to the fitsets source file. [ticket: X]
1 parent 242950b commit 032c440

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/specs/index.md

Lines changed: 1 addition & 0 deletions
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)