Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.119
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
stable /
Delete
Unzip
Name
Size
Permission
Date
Action
README.md
2.7
KB
-rw-r--r--
2022-04-21 14:27
index.d.ts
305
B
-rw-r--r--
2022-04-21 14:27
package.json
1.45
KB
-rw-r--r--
2022-04-21 14:27
stable.js
2.92
KB
-rw-r--r--
2022-04-21 14:27
stable.min.js
860
B
-rw-r--r--
2022-04-21 14:27
Save
Rename
export as namespace stable; export = stable; type Comparator<T> = ((a : T, b : T)=>boolean) | ((a: T, b : T)=>number); declare function stable<T>(array : T[], comparator? : Comparator<T>) : T[]; declare namespace stable { export function inplace<T>(array: T[], comparator? : Comparator<T>) : T[]; }