Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/learnapollo/learnapollo
/ includes
Method
includes
src/polyfill.ts:4–4 ·
view source on GitHub ↗
(search: T)
Source
from the content-addressed store, hash-verified
2
find(predicate: (search: T) => boolean): T
3
findIndex(predicate: (search: T) => boolean): number
4
includes(search: T): boolean
5
}
6
7
if
(!Array.prototype.find) {
Callers
2
graphQLFetcher
Method · 0.80
getLastSubchapterAlias
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected