Skip to content

Please add disposable #1039

@cbaggers

Description

@cbaggers

Please add the disposable library which can be found at https://github.com/cbaggers/disposable

It provides the generic dispose method so people can implement dispose logic for their types, and also the with-disposable macro which is just a unwind-protect with a dispose at the end.

This is a pretty trivial library but it's one less thing to duplicate across projects.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions