We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a73bbc commit a0a5d0cCopy full SHA for a0a5d0c
doc/specs/index.md
@@ -19,7 +19,7 @@ This is and index/directory of the specifications (specs) for each new module/fe
19
- [logger](./stdlib_logger.html) - Runtime logging system
20
- [optval](./stdlib_optval.html) - Fallback value for optional arguments
21
- [quadrature](./stdlib_quadrature.html) - Numerical integration
22
- - [sorting](.stdlib_sorting.html) - Sorting of numerical arrays
+ - [sorting](.stdlib_sorting.html) - Sorting of rank one arrays
23
- [stats](./stdlib_stats.html) - Descriptive Statistics
24
- [stats_distribution_PRNG](./stdlib_stats_distribution_PRNG.html) - Probability Distributions random number generator
25
- [string\_type](./stdlib_string_type.html) - Basic string support
0 commit comments