Skip to content

Editorial: "initially be" #709

@annevk

Description

@annevk

Instead of

Let s initially be the empty string.

you can write

Let s be the empty string.

And instead of

Let s initally be the string "var(".

You can write

Let s be "var(".

as the quotation marks already signify it as a string per Infra.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions