constant
Summary
Takes a x
and returns a function that always returns x
.
Examples
1 2 3 4 5 6 7 |
|
Parameters
Name | Type | Description |
---|---|---|
x | ? |
Return
function
Summary
Takes a x
and returns a function that always returns x
.
1 2 3 4 5 6 7 |
|
Name | Type | Description |
---|---|---|
x | ? |
function