TuringLang / DynamicPPL.jl

Implementation of domain-specific language (DSL) for dynamic probabilistic programming
https://turinglang.org/DynamicPPL.jl/
MIT License
157 stars 26 forks source link

Replace uage of `typeof` with `Core.Typeof` #625

Closed torfjelde closed 3 weeks ago

torfjelde commented 2 months ago

Related: https://github.com/TuringLang/DynamicPPL.jl/issues/643

torfjelde commented 2 months ago

@mhauru @wsmoses

yebai commented 3 weeks ago

Ref https://github.com/TuringLang/DynamicPPL.jl/issues/643