cubing.js — API Reference - v0.56.1-dev
Go to main documentation 🔗
Preparing search index...
alg
Pause
Class Pause
Hierarchy
AlgCommon
<
Pause
>
Pause
Index
Constructors
constructor
Properties
experimentalNISSGrouping?
Accessors
log
Methods
as
experimental
Expand
invert
is
is
Identical
to
String
Constructors
constructor
new
Pause
()
:
Pause
Returns
Pause
Properties
Optional
experimentalNISSGrouping
experimentalNISSGrouping
?:
Grouping
Accessors
log
get
log
()
:
(
message
?:
any
)
=>
void
Returns
(
message
?:
any
)
=>
void
Methods
as
as
<
T
>
(
c
:
new
(
...
args
:
any
)
=>
T
)
:
null
|
T
Type Parameters
T
Parameters
c
:
new
(
...
args
:
any
)
=>
T
Returns
null
|
T
experimental
Expand
experimentalExpand
(
_iterDir
?:
IterationDirection
,
_depth
?:
number
,
)
:
Generator
<
AlgLeaf
>
Parameters
_iterDir
:
IterationDirection
= IterationDirection.Forwards
_depth
:
number
= Infinity
Returns
Generator
<
AlgLeaf
>
invert
invert
()
:
Pause
Returns
Pause
is
is
(
c
:
any
)
:
boolean
Parameters
c
:
any
Returns
boolean
is
Identical
isIdentical
(
other
:
Comparable
)
:
boolean
Parameters
other
:
Comparable
Returns
boolean
to
String
toString
(
_experimentalSerializationOptions
?:
ExperimentalSerializationOptions
,
)
:
string
Parameters
Optional
_experimentalSerializationOptions
:
ExperimentalSerializationOptions
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
experimentalNISSGrouping
Accessors
log
Methods
as
experimental
Expand
invert
is
is
Identical
to
String
Go to main documentation 🔗
cubing.js — API Reference - v0.56.1-dev
Loading...