GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    mcc (mcc@mastodon.social)'s status on Tuesday, 11-Feb-2025 03:25:48 JSTmccmcc
    in reply to

    Answers to the above questions per #tcl on libera:

    - Type compatibility in tcl can be tested with [string is …]. "Actual" (interpreter level) type is apparently not exposed. https://www.tcl-lang.org/man/tcl8.6/TclCmd/string.htm#M10

    - Strings can be concatenated with [string cat …].

    - Arrays are "weird"; they live in a single scope and can't be exported or passed to a function except by breaking things with "upvar". Additionally, dicts are ordered. "arrays" feel like an old version of "dicts" and I think I intend to avoid them

    In conversationabout 4 months ago from mastodon.socialpermalink

    Attachments

    1. No result found on File_thumbnail lookup.
      string manual page - Tcl Built-In Commands
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.