ra’s avatarra’s Twitter Archive—№ 38,952

  1. …in reply to @porglezomp
    @porglezomp it would just be for # followed by a symbol char, jn still would use #( for anon functions, #{ for sets etc as in clojure. the problem w (foo T) is that i dont want that syntax to be context sensitive. ie i wouldnt want (foo T) to mean foo(T) in some places and foo<T> in others