- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 18 Sep 2015 13:14:46 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 18 September 2015 20:15:25 UTC
You could use `FrozenArray<T>`. I think the more relevant question is whether this is an O(n) operation (use a method) or O(1) (use a property). --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/322#issuecomment-141555141
Received on Friday, 18 September 2015 20:15:25 UTC