-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
Symbols can contain data even if they can't be represented as a function, but the read/write methods for the data of the symbol are currently on the Function struct.
Describe the solution you'd like
We should move or duplicate them on Symbol.
Describe alternatives you've considered
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers