X-Git-Url: https://jasonwoof.com/gitweb/?p=hexbog.git;a=blobdiff_plain;f=main.coffee;h=00b7ae2e97826c69b3ba4174b935c9c58ee9e289;hp=366d54eeabf870a8bc0515198f2e650a6fdb8b08;hb=923aac95deef59e3d70be18c06de82c63bbbf54b;hpb=9cc07cbaa0e30193f6d92301b5b960051ae70374 diff --git a/main.coffee b/main.coffee index 366d54e..00b7ae2 100644 --- a/main.coffee +++ b/main.coffee @@ -335,7 +335,8 @@ blip_selection = -> # convert to arrays so we can sort, etc nneighbors = (v for k, v of nneighbors) neighbors = (v for k, v of neighbors) - # TODO randsort neighbors and nneighbors + # TODO make this apply eavenly to neighbors + # TODO different range for different word lengths for nei in [neighbors, nneighbors] if unsink > 0 for i in nei