Re: [heycam/webidl] FrozenArray: Is T mutable? (#348)

(I suppose `frozenArray[0] = 42` was a bad example and wouldn't work because then T is not an Object type, but `frozenArray[0] = fooObject` wouldn't work either.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/348#issuecomment-296628786

Received on Monday, 24 April 2017 11:36:25 UTC