Julia ecosystem == Jungle?

@which is a useful tool for this.

julia> @which WeakRef
Core

See document WeakRef · Issue #26745 · JuliaLang/julia · GitHub

Also try JuliaHub:

https://juliahub.com/ui/Search?q=WeakRef&type=docs

3 Likes