Skip to content

Extract type definitions that might be used across modules #1443

@Shinigami92

Description

@Shinigami92

We have some types like Casing that can be reused be multiple module functions.
Also we might want to extract a Range or an interface that defines a length or range that can then be used by all functions that have a length or min-max signature.

Decision to discuss: We might want to change all length-only signatures to also accept a min-max option.

Metadata

Metadata

Assignees

Labels

c: docsImprovements or additions to documentationc: refactorPR that affects the runtime behavior, but doesn't add new features or fixes bugsp: 1-normalNothing urgent
No fields configured for issues without a type.

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions