MCPcopy
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

1compose(
2 sortBy(x => x),
3 flatten,
4 map(x => [x, x*2])

Callers

nothing calls this directly

Calls 2

mapFunction · 0.85
composeMethod · 0.80

Tested by

no test coverage detected