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

  1. …in reply to @BrandonBloom
    @BrandonBloom you mean the symbol foo followed by the vector [bar]? the idea is that #foo[bar] only ever means foo<bar>, foo[bar] means a symbol followed by a vector. #foo will always consume an additional form.