Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TheAlgorithms/TypeScript
/ kosajaru.test.ts
File
kosajaru.test.ts
graph/test/kosajaru.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ kosajaru } from
'../kosajaru'
2
3
describe(
'kosajaru'
, () => {
4
it(
'it should return no sccs for empty graph'
, () => {
Callers
nothing calls this directly
Calls
1
kosajaru
Function · 0.90
Tested by
no test coverage detected