mbdavid / LiteDB

LiteDB - A .NET NoSQL Document Store in a single data file
http://www.litedb.org
MIT License
8.62k stars 1.25k forks source link

Added `readonly` to fields whose values are never modified or used as `ref` arguments #2352

Closed Lehonti closed 1 year ago

Lehonti commented 1 year ago

@mbdavid any plans to merge this? It's a quick and easy way to improve the code

mbdavid commented 1 year ago

Hi @Lehonti, sure. But I will wait for other changes before release new version.