diff --git a/README.md b/README.md index c394f33..a8de058 100644 --- a/README.md +++ b/README.md @@ -11,14 +11,7 @@ automatically erasing and rewriting when full. For details see `trait StoreBackend`. -## TODO - -* read_int() -* write_str() -* automatic value coercion -* support for floats - -### Ideas +## Ideas * iterator (quadratic) * compaction to a second backend instead on stack