Skip to content

Remove redundant functions from libraries #2868

Closed
@brson

Description

@brson

Methods in the libraries are mostly implemented as wrappers for standalone functions. This wasn't really an intentional design decision, but just an easy way to start using methods. We should keep the methods and get rid of the functions. Methods are more convenient for multiple reasons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions