Skip to content
Snippets Groups Projects
Commit f1b69c62 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1999-02-09 14:36:11 by simonm]

remove a couple of 'sec:'s.
parent 51204f69
No related merge requests found
<sect2> <idx/MutableArray/ <sect2> <idx/MutableArray/
<label id="sec:MutableArray"> <label id="MutableArray">
<p> <p>
The <tt/MutableArray/ interface provide operations for reading and The <tt/MutableArray/ interface provide operations for reading and
...@@ -9,7 +9,7 @@ and <em/mutable byte arrays/, chunks of memory containing ...@@ -9,7 +9,7 @@ and <em/mutable byte arrays/, chunks of memory containing
values of some basic type. values of some basic type.
<sect3> <idx/Mutable arrays/ <sect3> <idx/Mutable arrays/
<label id="sec:MutableArray:mutable-arrays"> <label id="MutableArray:mutable-arrays">
<p> <p>
The mutable array section of the API provides the following The mutable array section of the API provides the following
...@@ -54,7 +54,7 @@ copying. The operation <tt/unsafeThawArray/ is not provided ...@@ -54,7 +54,7 @@ copying. The operation <tt/unsafeThawArray/ is not provided
</itemize> </itemize>
<sect3> <idx/Mutable byte arrays/ <sect3> <idx/Mutable byte arrays/
<label id="sec:MutableArray:mutable-byte-arrays"> <label id="MutableArray:mutable-byte-arrays">
<p> <p>
<tscreen><code> <tscreen><code>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment