http://d.puremagic.com/issues/show_bug.cgi?id=4348


Andrei Alexandrescu <and...@metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |and...@metalanguage.com


--- Comment #1 from Andrei Alexandrescu <and...@metalanguage.com> 2010-06-19 
14:51:02 PDT ---
~= is only for containers that can implement it in time independent of the size
of the container. Writing s.insertAfter(s[], value) hints the user that the
cost is higher (i.e. proportional to the length of s[]).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to