Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/remeda/remeda
/ nthBy.test-d.ts
File
nthBy.test-d.ts
packages/remeda/src/nthBy.test-d.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expectTypeOf, test } from
"vitest"
;
2
import
{ identity } from
"./identity"
;
3
import
{ nthBy } from
"./nthBy"
;
4
Callers
nothing calls this directly
Calls
2
nthBy
Function · 0.90
identity
Function · 0.90
Tested by
no test coverage detected