s-ol’s avatars-ol’s Twitter Archive—№ 993

  1. @moonscript there's no difference between { :a, :b } = c and import a, b from c right? import just has extra sugar for \ binding + less colons?