Made map random access. Thanks to Brandon Kohn!

[SVN r74882]
This commit is contained in:
Joel de Guzman
2011-10-10 09:55:52 +00:00
parent b6df98e86c
commit 10274e7884
5 changed files with 73 additions and 9 deletions

View File

@@ -419,7 +419,7 @@ including any Fusion header to change the default. Example:
[heading Model of]
* __associative_sequence__
* __forward_sequence__
* __random_access_sequence__
[variablelist Notation
[[`M`] [A `map` type]]
@@ -431,7 +431,7 @@ including any Fusion header to change the default. Example:
[heading Expression Semantics]
Semantics of an expression is defined only where it differs from, or is not
defined in __random_access_sequence__ and __associative_sequence__.
defined in __forward_sequence__ and __associative_sequence__.
[table
[[Expression] [Semantics]]