Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/postcss/postcss
/ some
Method
some
lib/container.js:307–309 ·
view source on GitHub ↗
(condition)
Source
from the content-addressed store, hash-verified
305
}
306
307
some(condition) {
308
return
this.nodes.some(condition)
309
}
310
311
walk(callback) {
312
return
this.each((child, i) => {
Callers
11
decl
Method · 0.80
isAnnotation
Method · 0.80
isInline
Method · 0.80
isSourcesContent
Method · 0.80
processor.test.ts
File · 0.80
hasAlready
Function · 0.80
Declaration
Function · 0.80
visitor.test.ts
File · 0.80
Rule
Function · 0.80
container.test.ts
File · 0.80
isExpected
Function · 0.80
Calls
no outgoing calls
Tested by
3
hasAlready
Function · 0.64
Declaration
Function · 0.64
Rule
Function · 0.64