effect icon indicating copy to clipboard operation
effect copied to clipboard

Build production-ready applications in TypeScript

Results 479 effect issues
Sort by recently updated
recently updated
newest added

- [x] Fix Ref < Ref.Syncronized < Ref.Subscription type hierarchy - [x] Fix TQueue / THub type hierarchy - [x] Standardize to pipe - [x] Port Concurrent Structures from ZIO...

https://github.com/patroza/ts-node16-resolution-test/blob/master/_src/sync-test.ts

https://github.com/patroza/ts-node16-resolution-test/blob/master/_src/sync-test.mts Because of missing `type` entries in package.json exports ``` Could not find a declaration file for module '@effect-ts/core/Sync'. 'node16-test/node_modules/@effect-ts/core/_mjs/Sync/index.mjs' implicitly has an 'any' type. If the '@effect-ts/core' package actually...

Given the work bun is doing in integrating native clients for things like sqlite / redis and potentially more and the perf characteristics it seems reasonable to create a package...

## Related - https://github.com/evanwashere/mitata - https://twitter.com/jarredsumner/status/1523616074083696640?s=21&t=rNDzCdZQRtfxLbLkJgZRKA

Fixes #1005 ## What It looks like Combined with fixed types and the ability to have multiple mappings/URIs for an HKT, we found `R`, `E`, `A` to be enough for...

**Is your feature request related to a problem? Please describe.** Currently the README says > Join us using discord at: https://discord.gg/hdt7t7jpvn As a privacy-conscious individual, I do not wish to...