Hi,
"Michael Gran" <[email protected]> writes:
> --- a/doc/ref/api-data.texi
> +++ b/doc/ref/api-data.texi
> @@ -2601,6 +2601,7 @@ If you want to prevent modifications, use
> @code{substring/read-only}.
> Guile provides all procedures of SRFI-13 and a few more.
>
> @menu
> +* String Internals:: The storage strategy for strings.
> * String Syntax:: Read syntax for strings.
> * String Predicates:: Testing strings for certain properties.
> * String Constructors:: Creating new string objects.
I think the “String Internals” node should be at the end of the list.
Thanks,
Ludo’.