Preparing search index...
The search index is not available
@telostat/prelude - v0.6.0
@telostat/prelude
functional
always
Function always
Returns a function that always returns the same value. Also known as
const
in other languages
always
<
T
>
(
x
:
T
)
:
<
U
>
(
y
:
U
)
=>
T
Type Parameters
T
Parameters
x
:
T
Returns
<
U
>
(
y
:
U
)
=>
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@telostat/prelude - v0.6.0
Loading...
Returns a function that always returns the same value. Also known as
const
in other languages