Re: [heycam/webidl] Shepherd: difference between "record" and "record type" (#233)

> if object is a record, then for each mapping (key, value) in object

In that case the intent is "if object is an instance of the record type", just like saying "if object is a Headers object" would mean "if object is an instance of the Headers interface type" or so....

-- 
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/233#issuecomment-260366052

Received on Monday, 14 November 2016 15:29:05 UTC