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 e836175 commit 84f1294Copy full SHA for 84f1294
src/stdlib_sorting.fypp
@@ -321,18 +321,6 @@ module stdlib_sorting
321
!! end subroutine sort_a_data
322
!!```
323
324
- public char_ord_sort
325
-
326
- public char_sort
327
328
- public char_sort_index
329
330
- public string_type_ord_sort
331
332
- public string_type_sort
333
334
- public string_type_sort_index
335
336
interface ord_sort
337
!! Version: experimental
338
!!
0 commit comments