File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ This is and index/directory of the specifications (specs) for each new module/fe
15
15
- [ ascii] ( ./stdlib_ascii.html ) - Procedures for handling ASCII characters
16
16
- [ bitsets] ( ./stdlib_bitsets.html ) - Bitset data types and procedures
17
17
- [ error] ( ./stdlib_error.html ) - Catching and handling errors
18
- - [ hash\_ procedures ] ( ./stdlib_hash_procedures.html ) - Hashing integer
18
+ - [ hash] ( ./stdlib_hash_procedures.html ) - Hashing integer
19
19
vectors or character strings
20
- - [ IO ] ( ./stdlib_io.html ) - Input/output helper & convenience
20
+ - [ io ] ( ./stdlib_io.html ) - Input/output helper & convenience
21
21
- [ kinds] ( ./stdlib_kinds.html ) - Kind parameters
22
22
- [ linalg] ( ./stdlib_linalg.html ) - Linear Algebra
23
23
- [ logger] ( ./stdlib_logger.html ) - Runtime logging system
@@ -30,8 +30,8 @@ This is and index/directory of the specifications (specs) for each new module/fe
30
30
- [ stats_distributions_uniform] ( ./stdlib_stats_distribution_uniform.html ) - Uniform Probability Distribution
31
31
- [ stats_distributions_normal] ( ./stdlib_stats_distribution_normal.html ) - Normal Probability Distribution
32
32
- [ string\_ type] ( ./stdlib_string_type.html ) - Basic string support
33
- - [ strings] ( ./stdlib_strings.html ) - String handling and manipulation routines
34
33
- [ stringlist_type] ( ./stdlib_stringlist_type.html ) - 1-Dimensional list of strings
34
+ - [ strings] ( ./stdlib_strings.html ) - String handling and manipulation routines
35
35
- [ version] ( ./stdlib_version.html ) - Version information
36
36
37
37
## Released/Stable Features & Modules
You can’t perform that action at this time.
0 commit comments