Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/arktypeio/arktype
/ toString
Method
toString
ark/attest/cache/ts.ts:271–271 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
269
270
export
interface
StringifiableType extends ts.Type {
271
toString(): string
272
isUnresolvable: boolean
273
}
274
Callers
15
instantiateTsconfigFromPath
Function · 0.65
getJSDocFromSymbol
Function · 0.65
serializeArg
Function · 0.65
compareTsTypes
Function · 0.65
stats
Function · 0.65
processDurationEntry
Function · 0.65
analyzeTypeInstantiations
Function · 0.65
displayIndividualSummary
Function · 0.65
displayGroupedSummary
Function · 0.65
assertions.test.ts
File · 0.65
functions.test.ts
File · 0.65
standardSchema.test.ts
File · 0.65
Implementers
3
ChainableAssertions
ark/attest/assert/chainableAssertions.
ArkError
ark/schema/shared/errors.ts
ArkErrors
ark/schema/shared/errors.ts
Calls
no outgoing calls
Tested by
1
toString
Function · 0.52