Skip to content

Change userData type to avoid boxing #80

Description

@cmann1

Currently userData is an object, which means that to store a struct or value type it needs to be boxed.
Perhaps it could be changed to an int, long, or pointer?

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions