@eagleoutice/flowr - v2.15.8
Preparing search index...
src/dataflow/eval/values/general
bottomTopGuard
Function bottomTopGuard
bottomTopGuard
(
...
a
:
unknown
[]
)
:
{
type
:
symbol
}
|
{
type
:
symbol
}
|
undefined
Takes n potentially lifted ops and returns
Top
or
Bottom
if any is
Top
or
Bottom
.
Parameters
...
a
:
unknown
[]
Returns
{
type
:
symbol
}
|
{
type
:
symbol
}
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Takes n potentially lifted ops and returns
ToporBottomif any isToporBottom.