Skip to content

Clarify operator dictation examples in documentation#440

Open
ZachWatkins wants to merge 1 commit into
TalonCommunity:mainfrom
ZachWatkins:patch-1
Open

Clarify operator dictation examples in documentation#440
ZachWatkins wants to merge 1 commit into
TalonCommunity:mainfrom
ZachWatkins:patch-1

Conversation

@ZachWatkins

Copy link
Copy Markdown

Updated the description of the 'is equal' operator to include '===' and added 'is weak equal' for '==' in the documentation.

Updated the description of the 'is equal' operator to include '===' and added 'is weak equal' for '==' in the documentation.
@netlify

netlify Bot commented Jun 30, 2026

Copy link
Copy Markdown

Deploy Preview for talon-wiki-refactor ready!

Name Link
🔨 Latest commit 9c66ce2
🔍 Latest deploy log https://app.netlify.com/projects/talon-wiki-refactor/deploys/6a43eb6d77b615000849b94f
😎 Deploy Preview https://deploy-preview-440--talon-wiki-refactor.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@FireChickenProductivity FireChickenProductivity left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The behavior of these commands depends on the active programming language. I recommend clarifying that the is equal example was for Python.

The intent was to have minimal examples and then have users rely on help operators. The help system has the advantage of automatically being up to date.

I would not mind having examples for is equal and is weak equal for Javascript and PHP because consistent support for strict/weak comparison is relatively new and it might not occur to experienced users to look for it otherwise.

@nriley

nriley commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

From the Community Backlog session — agreed makes sense to include an example of a language with more equal operators but please make it clear that the discussion in the second half of the paragraph is no longer about Python.

@nriley nriley left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see comment above.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants