Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prettier/prettier
/ functional_compose.js
File
functional_compose.js
tests/format/js/functional-composition/functional_compose.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
compose(
2
sortBy(x => x),
3
flatten,
4
map(x => [x, x*2])
Callers
nothing calls this directly
Calls
2
map
Function · 0.85
compose
Method · 0.80
Tested by
no test coverage detected