KeyOf Module
Functions and values
| Function or value |
Description
|
Full Usage:
access key obj
Parameters:
keyof<'T>
obj : 'T
Returns: obj option
Modifiers: inline Type parameters: 'T |
Alias for
|
|
|
Full Usage:
item key obj
Parameters:
keyof<'T>
obj : 'T
Returns: obj option
Modifiers: inline Type parameters: 'T |
|
|
|
|
|
|