Update todo

This commit is contained in:
Thomas Pelletier
2021-03-25 20:49:27 -04:00
parent 1d332cd112
commit 0fcf06e374
+1 -1
View File
@@ -26,7 +26,7 @@ Development branch. Probably does not work.
node.
- [ ] Provide "minimal allocations" option that uses `unsafe` to reuse the input
byte array as storage for strings.
- [ ] Cache reflection operations per type.
- [x] Cache reflection operations per type.
## Ideas