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

clear_props! type-unstable #89

Open
matbesancon opened this issue Nov 21, 2019 · 0 comments
Open

clear_props! type-unstable #89

matbesancon opened this issue Nov 21, 2019 · 0 comments

Comments

@matbesancon
Copy link
Contributor

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant