fsdonks / proc

MARATHON post proccessor
0 stars 0 forks source link

n-named function versions #1

Open fs-tom opened 7 years ago

fs-tom commented 7 years ago

We appear to have a couple of functions with -n suffixes, i.e. naïve versioned functions like (defn original []) (defn original-2 [])...

We should find/replace all instances of these ostensible duplicate functions; I think they were from prototyping sessions when folks weren't used to git....