Add validation TODO
[tt.git] / tt
diff --git a/tt b/tt
index 81dd1a8..28ecfb4 100755 (executable)
--- a/tt
+++ b/tt
            (str->lines payload)]
          [feeds
            (map (λ (line)
+                   ; TODO validation
                    (define toks (string-split line))
                    (feed
                      [list-ref toks 0]
This page took 0.029834 seconds and 4 git commands to generate.