JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix todo comments
authorJason Woofenden <jason@jasonwoof.com>
Sun, 3 Nov 2013 10:03:11 +0000 (05:03 -0500)
committerJason Woofenden <jason@jasonwoof.com>
Sun, 3 Nov 2013 10:03:11 +0000 (05:03 -0500)
main.coffee

index 366d54e..00b7ae2 100644 (file)
@@ -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