<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 21, 2013 at 5:59 PM, Boyce Griffith <span dir="ltr"><<a href="mailto:griffith@cims.nyu.edu" target="_blank">griffith@cims.nyu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">There is no such thing as an IS for these data structures in the current implementation.</blockquote></div><br><br></div>
<div class="gmail_extra">But there is a local and global size. (You had to pick something to create the Vec.) Therefore, the global space is _defined_ as the concatenation of all those contiguous local spaces. You need not store it that way, but the abstract space exists. If you use interfaces that ask for ISs, they will be with respect to that abstract space.<br>
</div></div>