I want to use Array.fromAsync, but even though it's been in Node since at least v23 (counting majors where it appears in all versions only), it's not been included in any of the bases, I guess because the original request was rejected (#282). From what I can tell, that was only rejected because of changing the Node 22 base, so could this be reconsidered for 23+?
I want to use
Array.fromAsync, but even though it's been in Node since at least v23 (counting majors where it appears in all versions only), it's not been included in any of the bases, I guess because the original request was rejected (#282). From what I can tell, that was only rejected because of changing the Node 22 base, so could this be reconsidered for 23+?