Concerns About Lack of Documentation for Effect Typescript Library

Does anyone know what the plans are for the documentation? This library seems to solve many issues, but as soon as you venture beyond the scarce examples, it becomes extremely difficult to read the code. For example I'm trying to do something difficult with the tracing. I have withTracer and tracerWith. None have any documentation. That's very typical when I look at the source. I just feel there's enormous barrier between me using this in a simple way and actually understanding this very complex beast.
Was this page helpful?