Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-lib
monet
IFreeStatic
Interface IFreeStatic
interface
IFreeStatic
{
Return
:
IReturnStatic
;
Suspend
:
ISuspendStatic
;
of
:
IReturnStatic
;
pure
:
IReturnStatic
;
unit
:
IReturnStatic
;
isInstance
(
target
:
any
)
:
target
is
monet
.
Free
<
any
>
;
isOfType
(
target
:
any
)
:
boolean
;
liftF
<
A
,
FA
>
(
fa
:
FA
)
:
monet
.
Free
<
A
>
;
}
Hierarchy-Diagram
Legend
interface
public property
public method
Hierarchy (
view full
)
monet
.
IMonadStatic
IFreeStatic
Index
Properties
Return
Suspend
of
pure
unit
Methods
is
Instance
is
Of
Type
liftF
Properties
Return
Return
:
IReturnStatic
Suspend
Suspend
:
ISuspendStatic
of
of
:
IReturnStatic
pure
pure
:
IReturnStatic
unit
unit
:
IReturnStatic
Methods
is
Instance
is
Instance
(
target
:
any
)
:
target
is
monet
.
Free
<
any
>
Parameters
target
:
any
Returns
target
is
monet
.
Free
<
any
>
is
Of
Type
is
Of
Type
(
target
:
any
)
:
boolean
Parameters
target
:
any
Returns
boolean
liftF
liftF
<
A
,
FA
>
(
fa
:
FA
)
:
monet
.
Free
<
A
>
Type Parameters
A
FA
Parameters
fa
:
FA
Returns
monet
.
Free
<
A
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Return
Suspend
of
pure
unit
is
Instance
is
Of
Type
liftF
Official Cockpit API Documentation
Houston Common Library
Loading...