Skip to content

Instantly share code, notes, and snippets.

@irfanbaysal
Created April 3, 2024 07:58
Show Gist options
  • Save irfanbaysal/865540a2a19a3664785d45a6dfe7f47e to your computer and use it in GitHub Desktop.
Save irfanbaysal/865540a2a19a3664785d45a6dfe7f47e to your computer and use it in GitHub Desktop.
Struct
Feature Struct
Type Value Type
Mutability Mutable
Complexity Simpler, for data grouping
Memory Usage Efficient for small data
Unity Focus Preferred for performance-critical data
Performance Generally fastest for small data
Data Access Direct access
Built-in Functionalities No
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment