Type
  Namespace: MBrace.Runtime.Utils.PrettyPrinters
Functions and values
| Function or value | Description | 
          
            prettyPrint
          
          
            Signature: string 
        Type parameters: 'T  | 
        
           Pretty print a type name.  | 
      
          
            prettyPrintUntyped(t)
          
          
            Signature: t:Type -> string 
         | 
        
           Pretty print a type name.  |