ra’s avatarra’s Twitter Archive—№ 33,057

  1. …in reply to @BrandonBloom
    @BrandonBloom @cemerick would the compiler just maintain a list of forms it is willing to evaluate at compile time? e.g. why eval (+ 1 2) and not (swap! 1 2)?