Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/string
L
Diff
append
Function append
append
(
ops
:
L
.
Diff
.
T
[]
,
...
otherOps
:
L
.
Diff
.
T
[]
)
:
void
Appends operations at the end of diff ops.
Parameters
ops
:
L
.
Diff
.
T
[]
...
otherOps
:
L
.
Diff
.
T
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...
Appends operations at the end of diff ops.