mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-31 09:20:23 +02:00
(string-for-each-index): New exported proc.
This commit is contained in:
parent
9a6b38abe1
commit
ad9a257283
1 changed files with 5 additions and 4 deletions
|
@ -134,6 +134,7 @@
|
||||||
string-unfold
|
string-unfold
|
||||||
string-unfold-right
|
string-unfold-right
|
||||||
string-for-each
|
string-for-each
|
||||||
|
string-for-each-index
|
||||||
|
|
||||||
;;; Replicate/Rotate
|
;;; Replicate/Rotate
|
||||||
xsubstring string-xcopy!
|
xsubstring string-xcopy!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue