Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prettier/prettier
/ compose
Method
compose
tests/format/js/functional-composition/functional_compose.js:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
32
class
A extends B {
33
compose() {
34
super.compose(sortBy(x => x), flatten);
35
}
36
}
37
38
this.subscriptions.add(
Callers
4
ramda_pipe.js
File · 0.80
ramda_compose.js
File · 0.80
mapStateToProps
Function · 0.80
functional_compose.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected