Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cujojs/most
/ flatMap-test.js
File
flatMap-test.js
test/flatMap-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global describe, it */
2
require(
'buster'
).spec.expose()
3
var
expect = require(
'buster'
).expect
4
var
assertSame = require(
'./helper/stream-helper'
).assertSame
Callers
nothing calls this directly
Calls
13
assertSame
Function · 0.85
delay
Function · 0.85
fromArray
Function · 0.85
concat
Function · 0.85
never
Function · 0.85
take
Function · 0.85
flatMap
Method · 0.80
join
Method · 0.80
map
Method · 0.80
concat
Method · 0.80
forEach
Method · 0.80
f
Function · 0.70
Tested by
no test coverage detected