Skip to content

Commit b522bbb

Browse files
authored
Merge pull request #320 from awvwgk/string-type
Implement non-fancy functional string type
2 parents c038da4 + 170577c commit b522bbb

13 files changed

+3496
-0
lines changed

Diff for: doc/specs/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ This is and index/directory of the specifications (specs) for each new module/fe
2121
- [quadrature](./stdlib_quadrature.html) - Numerical integration
2222
- [stats](./stdlib_stats.html) - Descriptive Statistics
2323
- [stats_distribution_PRNG](./stdlib_stats_distribution_PRNG.html) - Probability Distributions random number generator
24+
- [string\_type](./stdlib_string_type.html) - Basic string support
2425

2526
## Missing specs
2627

0 commit comments

Comments
 (0)