Skip to content

Move read/write methods from Function to Symbol #53

Description

@mjhouse

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions