toolish - v0.2.5
Preparing search index...
general
equals
Function equals
equals
<
T
>
(
value
:
T
)
:
Predicate
<
T
>
Creates a
types.Predicate
that returns true for the given value.
Type Parameters
T
Parameters
value
:
T
Returns
Predicate
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
toolish - v0.2.5
Loading...
Creates a types.Predicate that returns true for the given value.