Question about Key Type Requirement in `Record.fromIterableBy`

I understand why Record.fromIterableBy would expect string | symbol as a key type, but is it actually required? I'd love to use number
Was this page helpful?