effect icon indicating copy to clipboard operation
effect copied to clipboard

Progress for 1.0

Open mikearnaldi opened this issue 3 years ago • 3 comments

  • [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
  • [x] Remove compile time tracing - maybe / maybe-not
  • [x] Move Chunk combinators to Effect constructors
  • [x] Move Ref/TRef/Queue/Deferred/similar to be Fluent (TS too)
  • [x] Avoid over-lazy constructors
  • [x] Embed Sync inside Effect
  • [x] Port ZIO's new FiberRuntime
  • [ ] Revise latest additions to various data types (like unsafe)
  • [ ] Integrate tracing natively with explicit spans
  • [ ] Pretty Rendering for Cause (tracing aware)
  • [ ] Integrate Logging and Tracing

mikearnaldi avatar Jun 24 '22 12:06 mikearnaldi

  • Standardize to pipe :'(
  • Remove compile time tracing :'(

patroza avatar Jun 24 '22 15:06 patroza

Missing the ability to work with / without ts+ on specific projects in a monorepo :)

sledorze avatar Jun 24 '22 17:06 sledorze

That's a ts+ thing

On Fri, 24 Jun 2022, 18:32 Stéphane Le Dorze, @.***> wrote:

Missing the ability to with / without ts+ on specific projects in a monorepo :)

— Reply to this email directly, view it on GitHub https://github.com/Effect-TS/core/issues/1238#issuecomment-1165787434, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFZAKCQF4RC5YKHGP3RR2GDVQXWLTANCNFSM5ZXVVOMA . You are receiving this because you were assigned.Message ID: @.***>

mikearnaldi avatar Jun 24 '22 17:06 mikearnaldi