X-Git-Url: https://pd.if.org/git/?p=nbds;a=blobdiff_plain;f=todo;h=75f997c80febca3be18b2056d1db31eda83fb289;hp=b198f920596e2ecae48341924ad86d82fccaebcd;hb=9d72edf41ce3a2ddbbe2d44afc23ef5ec53339c3;hpb=4d8c8b76b77d3c4966361ad78b08d9ba2d90318a diff --git a/todo b/todo index b198f92..75f997c 100644 --- a/todo +++ b/todo @@ -14,3 +14,4 @@ - characterize performance of data structures - experiment with the performance impact of not passing the hash between functions - experiment with embedding keys in the list/skiplist nodes +- allow values of 0 to be inserted into maps (change DOES_NOT_EXIST to something else)