Skip to content

Argument coercion into HashSet/BTreeSet #493

@kakserpom

Description

@kakserpom

PR — #598

Description

pub fn tags(&mut self, tags: HashSet<&str>) would be nice. Now you have to either deal with Zval directly or use Vec and then convert Vec into HashSet.

Additional Context

  • I can try implementing this feature myself (please assign me to this issue)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions