Skip to content

Commit db90df7

Browse files
committed
Update index.md
1 parent 44c60d6 commit db90df7

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
@@ -17,6 +17,7 @@ This is an index/directory of the specifications (specs) for each new module/fea
1717
- [constants](./stdlib_constants.html) - Constants
1818
- [bitsets](./stdlib_bitsets.html) - Bitset data types and procedures
1919
- [error](./stdlib_error.html) - Catching and handling errors
20+
- [state_type](./stdlib_error_state_type.html) - General state and error handling
2021
- [hash](./stdlib_hash_procedures.html) - Hashing integer
2122
vectors or character strings
2223
- [hashmaps](./stdlib_hashmaps.html) - Hash maps/tables

0 commit comments

Comments
 (0)