Internal
If the type is a function, return the argument of the function, otherwise it returns a type error
Used to provide proper typing for apply.
If the type is a function, return the argument of the function, otherwise it returns a type error
Remarks
Used to provide proper typing for apply.
See