Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

clear_props! type-unstable #89

@matbesancon

Description

@matbesancon

Following the example from the README, calling clear_props! several times returns different types:

julia> clear_props!(mg, 2)
Dict{Int64,Dict{Symbol,Any}} with 1 entry:
  1 => Dict{Symbol,Any}(:id=>123)

julia> clear_props!(mg, 2)
false

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