printType
Function
Structure
Shell.Dynamic
Type
val printType: type_rep -> string
Syntax
printType type -> string
Arguments
- type
- A type representation to convert.
Values
- string
- The returned string form of type.
Description
Convert type representation into string form.