Skip to content

Conversation

@mccanne
Copy link
Collaborator

@mccanne mccanne commented Jan 15, 2026

No description provided.

Comment on lines 20 to 21
* _strongly typed_ ensuring that the benefits of comprehensive typing
like static type checking apply to dynamic data, and
Copy link
Member

Choose a reason for hiding this comment

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

Do you see a meaningful distinction between "strong typing" and "comprehensive typing"? If not, maybe simplify.

Suggested change
* _strongly typed_ ensuring that the benefits of comprehensive typing
like static type checking apply to dynamic data, and
* _strongly typed_ ensuring that the associated benefits
like static type checking apply to dynamic data, and

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

How about this?

_strongly typed_ allowing static type checking and type-based query
optimizations to apply to dynamic data

Copy link
Member

Choose a reason for hiding this comment

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

I like it.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants