cubing.js — API Reference - v0.57.1
Go to main documentation 🔗
Preparing search index...
alg
Grouping
Class Grouping
Hierarchy
AlgCommon
<
Grouping
>
Grouping
Index
Constructors
constructor
Properties
experimentalNISSPlaceholder?
Accessors
alg
amount
experimental
Repetition
Suffix
log
Methods
as
experimental
As
Square1
Tuple
experimental
Expand
invert
is
is
Identical
to
String
from
String
Constructors
constructor
new
Grouping
(
algSource
:
FlexibleAlgSource
,
amount
?:
number
)
:
Grouping
Parameters
algSource
:
FlexibleAlgSource
Optional
amount
:
number
Returns
Grouping
Properties
Optional
experimentalNISSPlaceholder
experimentalNISSPlaceholder
?:
Pause
Accessors
alg
get
alg
()
:
Alg
Returns
Alg
amount
get
amount
()
:
number
Returns
number
experimental
Repetition
Suffix
get
experimentalRepetitionSuffix
()
:
string
Returns
string
Deprecated
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
As
Square1
Tuple
experimentalAsSquare1Tuple
()
:
null
|
[
moveU
:
Move
,
moveD
:
Move
]
Returns
null
|
[
moveU
:
Move
,
moveD
:
Move
]
experimental
Expand
experimentalExpand
(
iterDir
?:
IterationDirection
,
depth
?:
number
,
)
:
Generator
<
AlgLeaf
>
Parameters
iterDir
:
IterationDirection
= IterationDirection.Forwards
Optional
depth
:
number
Returns
Generator
<
AlgLeaf
>
invert
invert
()
:
Grouping
Returns
Grouping
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
Static
from
String
fromString
()
:
Grouping
Returns
Grouping
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
experimentalNISSPlaceholder
Accessors
alg
amount
experimental
Repetition
Suffix
log
Methods
as
experimental
As
Square1
Tuple
experimental
Expand
invert
is
is
Identical
to
String
from
String
Go to main documentation 🔗
cubing.js — API Reference - v0.57.1
Loading...