Skip to content

Concurrent Clone and Fill methods are defined

Compare
Choose a tag to compare
@orxfun orxfun released this 27 Aug 02:19
· 15 commits to main since this release
1539929
  • clone_with_len is required for thread safe cloning of data.
  • fill_with, on the other hand, is required for data structures that needs to be gap-free all the time.