Skip to content

Move read/write methods from Function to Symbol #53

@mjhouse

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions