unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: mbcladwell@stihie.net
To: help-guix@gnu.org
Subject: string-replace-substring is missing
Date: Wed, 29 Jul 2020 06:04:13 -0500	[thread overview]
Message-ID: <20200729060413.Horde.zpLYInWZxbJFmKxFMMsf-W4@www.stihie.net> (raw)


Hi,
Reading  
https://www.gnu.org/software/guile/manual/html_node/Miscellaneous-String-Operations.html
I learn that string-replace-substring is found in (ice-9 string-fun),  
but it is not:

(define-module (ice-9 string-fun)
   :export (split-after-char split-before-char split-discarding-char
	   split-after-char-last split-before-char-last
	   split-discarding-char-last split-before-predicate
	   split-after-predicate split-discarding-predicate
	   separate-fields-discarding-char separate-fields-after-char
	   separate-fields-before-char string-prefix-predicate string-prefix=?
	   sans-surrounding-whitespace sans-trailing-whitespace
	   sans-leading-whitespace sans-final-newline has-trailing-newline?))
.....

Where do I find string-replace-substring?
Thanks
Mortimer




             reply	other threads:[~2020-07-29 11:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-29 11:04 mbcladwell [this message]
2020-07-29 11:28 ` string-replace-substring is missing Tobias Geerinckx-Rice

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200729060413.Horde.zpLYInWZxbJFmKxFMMsf-W4@www.stihie.net \
    --to=mbcladwell@stihie.net \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).