@@ -4,7 +4,7 @@ title: Specifications (specs)
44
55# Fortran stdlib Specifications (specs)
66
7- This is and index/directory of the specifications (specs) for each new module/feature as described in the
7+ This is an index/directory of the specifications (specs) for each new module/feature as described in the
88[ workflow document] ( ../Workflow.html ) .
99
1010[ TOC]
@@ -16,7 +16,8 @@ This is and index/directory of the specifications (specs) for each new module/fe
1616 - [ bitsets] ( ./stdlib_bitsets.html ) - Bitset data types and procedures
1717 - [ error] ( ./stdlib_error.html ) - Catching and handling errors
1818 - [ hash] ( ./stdlib_hash_procedures.html ) - Hashing integer
19- vectors or character strings
19+ vectors or character strings
20+ - [ hashmaps] ( ./stdlib_hashmaps.html ) - Hash maps/tables
2021 - [ io] ( ./stdlib_io.html ) - Input/output helper & convenience
2122 - [ kinds] ( ./stdlib_kinds.html ) - Kind parameters
2223 - [ linalg] ( ./stdlib_linalg.html ) - Linear Algebra
0 commit comments