Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Get list of grey algorithms #232

@lpatiny

Description

@lpatiny

I would need to make a loop to test all the grey algorithms but it seems I have only the type definition:

import * as greyAlgorithms from './greyAlgorithms';
export type GreyAlgorithms = keyof typeof greyAlgorithms;

@targos May I expose greyAlgorithms property that would Object.keys(greyAlgorithms ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions