-
Notifications
You must be signed in to change notification settings - Fork 253
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
What is the problem the feature request solves?
To start supporting StructTypes, GetStructField has to be implemented. Nearly all operations on a struct involve just getting one of the values inside via GetStructField, so implementing this one operator can solve a lot of nested use cases.
Describe the potential solution
Implement GetStructField expr
Additional context
No response
Throne3d and zuston
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request