createObjectLens()
createObjectLens<
T>(input,path):object
A lens to get and set values in an object, that fails silently if the path does not exist.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
|
|
( |
Returns
object
| Name | Type |
|---|---|
|
|
() => |
|
|
( |