Unityper

Documentation for Unityper.

Unityper.isa_type_funFunction
isa_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.

source