Skip to content

Commit

Permalink
Import IdSet and IdDict
Browse files Browse the repository at this point in the history
  • Loading branch information
Taaitaaiger committed Jun 27, 2024
1 parent 9e4af19 commit aa2cd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Reflect.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Reflect
using Base.Experimental
using Base: IdSet, IdDict
export reflect, renamestruct!, renamefields!, overridepath!
import Base: show, getindex, write

Expand Down

0 comments on commit aa2cd43

Please sign in to comment.