fastutil-concurrent-wrapper icon indicating copy to clipboard operation
fastutil-concurrent-wrapper copied to clipboard

Add more primitive maps

Open mchernyakov opened this issue 2 years ago • 1 comments

  • int-double
  • long-double
  • ...

mchernyakov avatar Jan 04 '22 09:01 mchernyakov

Going this route though, code generation is probably the only scalable way to handle the combinatoric explosion

Fastutils itself uses code generation.

techsy730 avatar Dec 03 '23 21:12 techsy730