Unityper
Documentation for Unityper.
Unityper.isa_type_fun — Functionisa_type_fun(::Val{T}, Val{S}, x)::Bool where {T, S}It checks if x is a S <: T, where S is a symbol and T is a type.
Unityper.rt_constructor — Functionrt_constructor(x)::Function where {T, S}Return the runtime constructor of x
Unityper.subtypes_fun — Functionsubtypes_fun(::Val{T}) where Treturn the conceptual subtypes in Symbols.
Unityper.@compactify — Macro@compactify [show_methods=true] exprs