ra’s avatarra’s Twitter Archive—№ 45,186

  1. …in reply to @undefined
    @DianeJLooney ah, yeah fair. i guess i dont miss it compared to b(a, ...) or ideally (b a ...) except for field access. clojure's (.b a) can get tedious, though (.. a b c d) is quite nice