Tuple experiment and usages

About Monkey 2 Forums Monkey 2 Programming Help Tuple experiment and usages

This topic contains 16 replies, has 5 voices, and was last updated by  Diffrenzy 1 year, 6 months ago.

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #10989

    nerobot
    Participant

    In my understanding, there is no class Tuple, it will be hidden in c++ layer.

    And we can only work with its named componets.

    So there is no ToString() method, if it wouldn’t be implemented directly in c++. 🙂

    #10990

    Diffrenzy
    Keymaster

    In my understanding, there is no class Tuple, it will be hidden in c++ layer.

    And we can only work with its named componets.

    So there is no ToString() method, if it wouldn’t be implemented directly in c++. 🙂

    Bummer. 🙁

Viewing 2 posts - 16 through 17 (of 17 total)

You must be logged in to reply to this topic.