FASTER
FASTER copied to clipboard
first pass at readonly / static cleanup
context https://github.com/microsoft/FASTER/issues/904 (this doesn't "complete" that issue, though)
- apply
readonlywhere possible, to prevent defensive copies - change some non-public methods to
staticwhere possible