Skip to content

Error in map documentation #265

Description

@toomasv

There is following proposition in map documentation:

Trying to access a key not defined in a map will:

  • produce an error if the path syntax is used.
  • return a none value if select is used.

No error is produced in either case, only none is returned.

Correct would be something like:

"Trying to access a key not defined in a map will return a none value."

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions