Proposal to change Record.fromEntries' signature
Hi,
I was wondering if the signature shouldn't be
instead of
I am really longing for an immutable by default Typescript library. Fighting with these readonly's all the time is really making me nervous
I was wondering if the signature shouldn't be
instead of
I am really longing for an immutable by default Typescript library. Fighting with these readonly's all the time is really making me nervous
