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 3992092 commit a508144Copy full SHA for a508144
src/stdlib_strings.f90
@@ -69,6 +69,7 @@ module stdlib_strings
69
end interface slice
70
71
!> Finds the starting index of substring 'pattern' in the input 'string'
72
+ !> [Specifications](link to the specs - to be completed)
73
!>
74
!> Version: experimental
75
interface find
0 commit comments