Sha256: 4f45a7e505f960dd89623c03062b8b2dbd9e461de0281947df842d98dcab4937

Contents?: true

Size: 305 Bytes

Versions: 31

Compression:

Stored size: 305 Bytes

Contents

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[];
}

Version data entries

31 entries across 30 versions & 10 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/stable/index.d.ts
disco_app-0.18.0 test/dummy/node_modules/stable/index.d.ts
disco_app-0.18.2 test/dummy/node_modules/stable/index.d.ts
disco_app-0.16.1 test/dummy/node_modules/stable/index.d.ts
disco_app-0.15.2 test/dummy/node_modules/stable/index.d.ts
disco_app-0.18.4 test/dummy/node_modules/stable/index.d.ts
disco_app-0.18.1 test/dummy/node_modules/stable/index.d.ts
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/stable/index.d.ts
disco_app-0.14.0 test/dummy/node_modules/stable/index.d.ts
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/stable/index.d.ts
tang-0.2.1 spec/tang_app/node_modules/stable/index.d.ts
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/stable/index.d.ts
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/stable/index.d.ts
ruby2js-4.0.4 lib/tasks/testrails/node_modules/stable/index.d.ts
ruby2js-4.0.3 lib/tasks/testrails/node_modules/stable/index.d.ts
tang-0.2.0 spec/tang_app/node_modules/stable/index.d.ts
tang-0.1.0 spec/tang_app/node_modules/stable/index.d.ts
tang-0.0.9 spec/tang_app/node_modules/stable/index.d.ts
enju_library-0.3.8 spec/dummy/node_modules/stable/index.d.ts
ilog-0.4.1 node_modules/stable/index.d.ts