-
Notifications
You must be signed in to change notification settings - Fork 10
Conditional.If_T2
Michael Poteat edited this page Feb 27, 2023
·
3 revisions
hkt-toolbelt / Conditional / If_T2
Conditional.If_T2
Name | Type |
---|---|
Predicate |
extends Kind <(x : never ) => boolean > |
Then |
extends Kind
|
-
↳
If_T2
• Readonly
Abstract
[_]: unknown
▸ f(x
): If_T3
<Predicate
, Then
, Kind
<Function
>>
Name | Type |
---|---|
x |
Kind <Function > |
If_T3
<Predicate
, Then
, Kind
<Function
>>
Kind.Kind.f