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 44c60d6 commit db90df7Copy full SHA for db90df7
doc/specs/index.md
@@ -17,6 +17,7 @@ This is an index/directory of the specifications (specs) for each new module/fea
17
- [constants](./stdlib_constants.html) - Constants
18
- [bitsets](./stdlib_bitsets.html) - Bitset data types and procedures
19
- [error](./stdlib_error.html) - Catching and handling errors
20
+ - [state_type](./stdlib_error_state_type.html) - General state and error handling
21
- [hash](./stdlib_hash_procedures.html) - Hashing integer
22
vectors or character strings
23
- [hashmaps](./stdlib_hashmaps.html) - Hash maps/tables
0 commit comments