REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 533 B
Close
/home/byroehnu/.trash/node_modules11/rope-sequence/dist/index.d.cts
Text
Base64
export default class RopeSequence<T> { length: number prepend(other: RopeSequence<T> | readonly T[]): RopeSequence<T> append(other: RopeSequence<T> | readonly T[]): RopeSequence<T> slice(from: number, to?: number): RopeSequence<T> get(i: number): T forEach(f: (elt: T, index: number) => boolean | void, from?: number, to?: number): void map<U>(f: (elt: T, index: number) => U, from?: number, to?: number): U[] static from<T>(value: readonly T[] | RopeSequence<T>): RopeSequence<T> static empty: RopeSequence<any> }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
index.cjs
7.16 KB
lrw-r--r--
2026-02-28 00:26:44
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.d.cts
533 B
lrw-r--r--
2026-02-28 00:26:54
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.d.ts
533 B
lrw-r--r--
2026-02-28 00:27:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
7.14 KB
lrw-r--r--
2026-02-28 00:27:08
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).