Skip to content

Document compound type syntax in casts and function assertions#278

Merged
mtoy-googly-moogly merged 1 commit intomainfrom
docs-compound-type-syntax
Mar 12, 2026
Merged

Document compound type syntax in casts and function assertions#278
mtoy-googly-moogly merged 1 commit intomainfrom
docs-compound-type-syntax

Conversation

@mtoy-googly-moogly
Copy link
Copy Markdown
Contributor

Summary

  • Update type cast (::) docs to mention compound types: arrays (number[]), records ({name :: string, age :: number}), and nested combinations
  • Update raw SQL function (!) docs to show compound return type assertions

Companion to malloydata/malloy#2663.

Update type cast docs to mention array, record, and nested compound
types. Update raw SQL function docs to show compound return types
in the ! assertion syntax.
@mtoy-googly-moogly mtoy-googly-moogly merged commit bd46b88 into main Mar 12, 2026
5 checks passed
@mtoy-googly-moogly mtoy-googly-moogly deleted the docs-compound-type-syntax branch March 12, 2026 03:23
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.

1 participant