Re: [css-houdini-drafts] [css-typed-om] Switch CSSUnparsedValue and CSSTransformValue to having an arrayish member? (#948)

All right, so that does still make me a little sad, and I think we should provide an `arraylike<>` that does fake-Arrays like `maplike<>` does fake-Maps, precisely for that usecase of "class that needs to extend something else but wants to act like an Array", but I believe I can adapt our APIs here to use an `extends Array` child.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/948#issuecomment-547141682 using your GitHub account

Received on Monday, 28 October 2019 20:54:49 UTC