blob: 09bf3361acd6a282618316e43ad2e08b3d3fa27f [file] [log] [blame]
'use strict';
var isImplemented = require('../../../../string/#/@@iterator/is-implemented');
module.exports = function (a) { a(isImplemented(), true); };