Structsยง
- Closed
Promise ๐Rejection Handler - The rejection handler for https://streams.spec.whatwg.org/#readable-stream-tee
- Continue
Read ๐Microtask - Microtask handler to continue the read loop without recursion. Spec note: โThis recursion could potentially cause a stack overflow if implemented directly. Implementations will need to mitigate this, e.g. by using a non-recursive variant of this algorithm, or queuing a microtaskโฆโ
- Readable
Stream ๐Default Reader - https://streams.spec.whatwg.org/#readablestreamdefaultreader