MCPcopy 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 */
127export const sequence = (snowflake: Snowflake): number => Number(snowflake % constBigInt4096)
128
129/**
130 * @since 1.0.0

Callers 1

toPartsFunction · 0.70

Calls 1

NumberInterface · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…