Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/string
L
Diff
prepend
Function prepend
prepend
(
ops
:
L
.
Diff
.
T
[]
,
...
otherOps
:
L
.
Diff
.
T
[]
)
:
void
Prepends operations at the beginning 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...
Prepends operations at the beginning of diff ops.