test345 2019-01-26

πŸ˜„ πŸ™‚ πŸ‘πŸ» πŸ‘

(defn code [& args])

(defn some-fn [& args]
  (apply + args))
moar in this same message

(defmacro if-not
  "Evaluates test. If logical false, evaluates and returns then expr, 
  otherwise else expr, if supplied, else nil."
  {:added "1.0"}
  ([test then] `(if-not ~test ~then nil)) ====> so this line will end up calling this one (if (not ~test) ~then ~else) ?
  ([test then else]
   `(if (not ~test) ~then ~else)))

(defmacro if-not
  "Evaluates test. If logical false, evaluates and returns then expr, 
  otherwise else expr, if supplied, else nil."
  {:added "1.0"}
  ([test then] `(if-not ~test ~then nil)) ====> so this line will end up calling this one (if (not ~test) ~then ~else) ?
  ([test then else]
   `(if (not ~test) ~then ~else)))

(defmacro if-not
  "Evaluates test. If logical false, evaluates and returns then expr, 
  otherwise else expr, if supplied, else nil."
  {:added "1.0"}
  ([test then] `(if-not ~test ~then nil)) ====> so this line will end up calling this one (if (not ~test) ~then ~else) ?
  ([test then else]
   `(if (not ~test) ~then ~else)))

(defmacro if-not
  "Evaluates test. If logical false, evaluates and returns then expr, 
  otherwise else expr, if supplied, else nil."
  {:added "1.0"}
  ([test then] `(if-not ~test ~then nil)) ====> so this line will end up calling this one (if (not ~test) ~then ~else) ?
  ([test then else]
   `(if (not ~test) ~then ~else)))

user=> some repl

user=> some repl

user=> some repl

user=> (defn moar [])
#'user/moar
user=>

user=> (defn moar []) #’user/moar user=>

user=> (defn moar [])
#'user/moar
user=>

user=> (defn moar [])
#'user/moar
user=>

(defmacro if-not
  "Evaluates test. If logical false, evaluates and returns then expr, 
  otherwise else expr, if supplied, else nil."
  {:added "1.0"}
  ([test then] `(if-not ~test ~then nil)) ====> so this line will end up calling this one (if (not ~test) ~then ~else) ?
  ([test then else]
   `(if (not ~test) ~then ~else)))

(tap>)

(tap>)

{:deps {bla {:mvn/version "RELEASE"}}}

{:deps {bla {:mvn/version "RELEASE"}}}

(defn load-global-config
  ([] (load-file "~/.b42/init.cljs"))
  ([config-file] (load-file config-file)))
mentioning @eval2020 and also @zulip-mirror-bot

user=> (defn moar [])
#'user/moar
user=>

user=> (defn moar [])
#'user/moar
user=>

starting thread

another msg in thread

test: ’ met aanpassing

testing en aanpassing