Skip to content
Patrick Roza edited this page May 1, 2021 · 4 revisions

Should I use Effect or XPure/Sync

  • Do you prefer Performance? No
  • Do you require Stack Safety? Yes

-> Use Effect for the sole purpose of safety and tracing

My Environment types are joined as union instead of intersection, what's going on?

Your tsconfig is probably wrong, see https://github.com/Effect-TS/core#tsconfig