Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add SetFinalizer for generics in objc package #105

Merged
merged 3 commits into from
Nov 2, 2022

Conversation

Code-Hex
Copy link
Owner

@Code-Hex Code-Hex commented Nov 2, 2022

Which issue(s) this PR fixes:

Relate #103

Additional documentation

SetFinalizer is used in Go to release objects created in Objective-C. As I sometimes make mistakes passing objects, I would like to replace this part as a generics function so that I can notice it at compile-time.

@Code-Hex Code-Hex merged commit 393cdcd into main Nov 2, 2022
@Code-Hex Code-Hex deleted the add/SetFinalizer-generics branch November 2, 2022 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant