FASTER icon indicating copy to clipboard operation
FASTER copied to clipboard

first pass at readonly / static cleanup

Open mgravell opened this issue 1 year ago • 0 comments

context https://github.com/microsoft/FASTER/issues/904 (this doesn't "complete" that issue, though)

  • apply readonly where possible, to prevent defensive copies
  • change some non-public methods to static where possible

mgravell avatar Mar 28 '24 18:03 mgravell