-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Description
julia> GlobalRef(Base, :Math).binding
Binding Base.Math
23792:∞ - constant binding to Base.Math
8357:23791 - backdated constant binding to Base.Math
5364:8356 - backdated constant binding to Base.Math
4735:5363 - backdated constant binding to Base.Math
861:4734 - backdated constant binding to Base.Math
860:860 - backdated constant binding to Base.Math
857:859 - backdated constant binding to Base.Math
0:856 - backdated constant binding to Base.Math
julia> GlobalRef(Base, :Intrinsics).binding
Binding Base.Intrinsics
5364:∞ - implicit `using` resolved to constant Core.Intrinsics
4735:5363 - implicit `using` resolved to constant Core.Intrinsics
861:4734 - implicit `using` resolved to constant Core.Intrinsics
860:860 - implicit `using` resolved to constant Core.Intrinsics
857:860 - undefined binding - guard entry
Metadata
Metadata
Assignees
Labels
No labels