- OtherT
alias OtherT = ParameterTypeTuple!(fn)[0]
Undocumented in source.
- Ret
alias Ret = ReturnType!(fn)
Undocumented in source.
- get_dg
alias get_dg = dg_wrapper!(T, typeof(&fn))
Undocumented in source.
- wtype
alias wtype = PydTypeObject!T
Undocumented in source.