MCPcopy Create free account
hub / github.com/effect-app/libs / order

Function order

packages/effect-app/src/Model/query/dsl.ts:423–423  ·  view source on GitHub ↗
(field, direction = "ASC")

Source from the content-addressed store, hash-verified

421 readonly [QId]!: any
422 override pipe() {
423 // eslint-disable-next-line prefer-rest-params
424 return Pipeable.pipeArguments(this, arguments)
425 }
426}

Callers 7

query.test.tsFile · 0.90
query.tsFile · 0.90
TxPriorityQueue.tsFile · 0.85
minFunction · 0.85
maxFunction · 0.85
Array.tsFile · 0.85
mergeOrderedBoundFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…