Re: [webcomponents] Replace getDistributedNodes with getAssignedNodes (#322)

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