PresentDispatcherType
PackageReified.Constraint
Specification
Kind
Type
Members
7
Examples
0
CreateSignature
PresentDispatcher.Create(_)
CreateSignature
PresentDispatcher.Create(_)
CreateSignature
PresentDispatcher.Create(_)
CreateSignature
PresentDispatcher.Create(_)
CreateSignature
PresentDispatcher.Create(_)
Summary
| Name | Signature | Synopsis |
|---|---|---|
| Create | PresentDispatcher.Create(_) | No description available. |
| Create | PresentDispatcher.Create(_) | No description available. |
| Create | PresentDispatcher.Create(_) | No description available. |
| Create | PresentDispatcher.Create(_) | No description available. |
| Create | PresentDispatcher.Create(_) | No description available. |
| Create | PresentDispatcher.Create(_) | No description available. |
| Create | PresentDispatcher.Create(_) | No description available. |
Parameters
| Name | Type | Description |
|---|---|---|
| _ | Map<string, 'value> |
Returns
Constraint<Map<string, 'value>>
Parameters
| Name | Type | Description |
|---|---|---|
| _ | 'value array |
Returns
Constraint<'value array>
Parameters
| Name | Type | Description |
|---|---|---|
| _ | 'value list |
Returns
Constraint<'value list>
Parameters
| Name | Type | Description |
|---|---|---|
| _ | Nullable<'value> |
Returns
Constraint<Nullable<'value>>
Parameters
| Name | Type | Description |
|---|---|---|
| _ | 'value voption |
Returns
Constraint<'value voption>
Parameters
| Name | Type | Description |
|---|---|---|
| _ | 'value option |
Returns
Constraint<'value option>