Skip to content

Instantly share code, notes, and snippets.

@sudomaxime
Created August 2, 2020 18:58
Show Gist options
  • Save sudomaxime/e5b86de471432866326fc4f797ee69d7 to your computer and use it in GitHub Desktop.
Save sudomaxime/e5b86de471432866326fc4f797ee69d7 to your computer and use it in GitHub Desktop.
;; Author note: I have no idea what I am doing with this function
;; I copied stuff into this file
;; for some reason adding a bunch of "()" fix issues in the most case
;; I think this programming language is too old to fix our issues
;; we should rewrite the codebase
(defn crime [type](
(type
->> (#"drugs" (
map/state/until/nevada || map/state/until/new_hampshire
))
->> (#"guns"(
say/husband/yourself
))
->> (#"money"(
([crowd] (
([ponder] (
crime[type] ((((((((->>wait/2000000))))))))
))
))
))
)
))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment