Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ RateLimiter.test.ts
File
RateLimiter.test.ts
packages/experimental/test/RateLimiter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ RateLimiter } from
"@effect/experimental"
2
import
{ assert, describe, expect, it } from
"@effect/vitest"
3
import
{ Effect } from
"effect"
4
import
* as Duration from
"effect/Duration"
Callers
nothing calls this directly
Calls
4
pipe
Method · 0.65
adjust
Method · 0.65
provide
Method · 0.65
assert
Function · 0.50
Tested by
no test coverage detected