TypeRefRender Module
Types and nested modules
| Type/Module | Description |
|
|
|
|
|
Functions and values
| Function or value |
Description
|
Full Usage:
create scope resolvedType nullable data
Parameters:
RenderScopeStore
-
resolvedType : ResolvedType
-
nullable : bool
-
data : ^T
-
Returns: TypeRefRender
Modifiers: inline Type parameters: ^T, ^U, ^V (requires (static member Create : Xantham.Generator.Types.Prelude.RenderScopeStore * Xantham.Decoder.ArenaInterner.ResolvedType * Microsoft.FSharp.Core.bool * ^T -> ^U) and (static member Create : Xantham.Generator.Types.Prelude.RenderScopeStore * Xantham.Decoder.ArenaInterner.ResolvedType * Microsoft.FSharp.Core.bool * ^U -> ^V) and (static member Create : Xantham.Generator.Types.Prelude.RenderScopeStore * Xantham.Decoder.ArenaInterner.ResolvedType * Microsoft.FSharp.Core.bool * ^V -> Xantham.Generator.Types.Prelude.TypeRefRender)) |
val srtpFunc: value: 'a -> 'b
val value: 'a
type 'T array = 'T array
type 'T list = List<'T>
|
Full Usage:
createKind _scope _resolvedType nullable typeRef
Parameters:
RenderScopeStore
_resolvedType : ResolvedType
nullable : bool
typeRef : TypeRefKind
Returns: TypeRefRender
|
|