Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to items/functions.md #1458

Merged
merged 1 commit into from
Jul 2, 2024

Commits on Jul 2, 2024

  1. Remove confusing usage of terminology "block of a function"

    It's usually referred to as the "body" of the function, and I'm making it consistent here.
    In order to emphasize the nature of the body of a block, occasionally "body block" is used.
    (One instance of "body block" was already present.)
    
    This particularly improves the sentence that used to explain
    "The block of a function is conceptually wrapped in a block that binds ..."
    which was just plain confusing.
    steffahn authored and ehuss committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    40f497b View commit details
    Browse the repository at this point in the history