Live data from Hacker News

Viewing profile — dmytro__p

dmytro__p

HN member
Joined
Thu, Jul 22, 2021, 8:44 AM UTC
HN karma
2
Public activity
2 items

About dmytro__p

No profile information was provided.

Recent public activity

  1. comment
    Comment #27918593

    Interesting, is multiplication method used for arrays concatenation as well? Even if using multiplication to join strings may be consistent with some properties of mathematical not…

  2. comment
    Comment #27916902

    I was curious what Julia decided to use for string concatenation (+ method would be the least surprising option for me since it's common for the most of source code in use, even wh…