Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ sequence
Function
sequence
packages/cluster/src/Snowflake.ts:127–127 ·
view source on GitHub ↗
(snowflake: Snowflake)
Source
from the content-addressed store, hash-verified
125
* @category Parts
126
*/
127
export
const
sequence = (snowflake: Snowflake): number => Number(snowflake % constBigInt4096)
128
129
/**
130
* @since 1.0.0
Callers
1
toParts
Function · 0.70
Calls
1
Number
Interface · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…