Giter VIP home page Giter VIP logo

Comments (6)

amartini51 avatar amartini51 commented on July 30, 2024

What page do you think it should link to instead? There's no documentation on docs.swift.org for the Swift standard library.

from swift-book.

endeavour42 avatar endeavour42 commented on July 30, 2024

A new page with contents matching https://developer.apple.com/documentation/swift/operator-declarations

from swift-book.

endeavour42 avatar endeavour42 commented on July 30, 2024

Is this a standard library matter? E.g. to know that a + b * c means a + (b * c) and not (a + b) * c

from swift-book.

amartini51 avatar amartini51 commented on July 30, 2024

I don't think a request to write new documentation for the Swift standard library, or to migrate the existing content is in scope here, since this repository is for "The Swift Programming Language". I'll mark this as an enhancement for now, and revisit.

from swift-book.

endeavour42 avatar endeavour42 commented on July 30, 2024

Perhaps half of the stuff in there belongs to the language itself? How possible to have, say, "is" / "as" operators defined in standard library? or "=", or a ternary operator, probably a good half of the list.

from swift-book.

amartini51 avatar amartini51 commented on July 30, 2024

Closing as not applicable to "The Swift Programming Language" because these operators aren't part of the language, and because the standard library operators are documented along with the rest of the standard library.

from swift-book.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.