X-Git-Url: https://pd.if.org/git/?p=nbds;a=blobdiff_plain;f=todo;fp=todo;h=75f997c80febca3be18b2056d1db31eda83fb289;hp=b198f920596e2ecae48341924ad86d82fccaebcd;hb=9d72edf41ce3a2ddbbe2d44afc23ef5ec53339c3;hpb=d26bac75802a324ed98c8d3d88cfb9eb87b3b35a 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)