ckirknielsen’s avatarckirknielsen’s Twitter Archive—№ 74

    1. …in reply to @tabatkins
      tabatkins LeaVerou I'd go for "to-string" as it's explicit. "text" might lead to confusion with some text-* properties, and as per your first example, "concat" isn't all it does (at least as far as my understanding of concatenation goes). That'd be a very useful function BTW!
  1. …in reply to @ckirknielsen
    tabatkins LeaVerou Though it might be best with str() to keep it short?