Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 14
    This is wrong. String(describing:) should never be used for anything else than debugging. It is not the normal String initializer. Commented Mar 31, 2018 at 9:34
  • Is this still wrong in Swift 5? @ayaio, cause basing from documentation it doesn't seem wrong Commented Jul 24, 2019 at 2:26
  • I would imagine so? it shouldn't be used for banch of different reasons, though, like for veing much too powerful for task on hands Commented Nov 11, 2023 at 6:09