Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/zloirock/core-js
/ es.iterator.flat-map.js
File
es.iterator.flat-map.js
tests/unit-global/es.iterator.flat-map.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createIterator, createIterable } from
'../helpers/helpers.js'
;
2
import
{ STRICT, STRICT_THIS } from
'../helpers/constants.js'
;
3
4
QUnit.test(
'Iterator#flatMap'
, assert => {
Callers
nothing calls this directly
Calls
2
createIterator
Function · 0.90
createIterable
Function · 0.90
Tested by
no test coverage detected