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

Class

packages/infra/test/query.test.ts:1509–1509  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1507 readonly dateSet: ReadonlySet<Date>
1508 readonly tags: ReadonlySet<string>
1509 }
1510 const native = make<Native>()
1511 const d = new Date("2020-01-01T00:00:00.000Z")
1512 const n1 = native.pipe(where("dates", "includes", d))

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected