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 1c6e985 commit 933837aCopy full SHA for 933837a
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 rank one 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