[w3c/payment-handler] PaymentInstruments is missing values() and entries() (#255)

PaymentInstruments is a great in following the pattern for async map-likes. But, it is missing two methods: values() and entries(). These are not super-useful, but it's good to be uniform across the platform for this sort of thing.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-handler/issues/255

Received on Friday, 16 March 2018 02:33:09 UTC