Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

New kotools.types.NonZeroInt type #104

Closed
6 tasks done
LVMVRQUXL opened this issue Dec 8, 2022 · 1 comment
Closed
6 tasks done

New kotools.types.NonZeroInt type #104

LVMVRQUXL opened this issue Dec 8, 2022 · 1 comment
Assignees
Labels
common Should work on all platforms. enhancement New feature or request. types Related to Kotools Types library.
Milestone

Comments

@LVMVRQUXL
Copy link
Contributor

LVMVRQUXL commented Dec 8, 2022

Description

Create a new NonZeroInt type in the kotools.types package and deprecate the old type from kotools.types.number.

Keep it simple by only providing its builders.

Checklist

  • Create type with its builders.
  • Make the type serializable.
  • Make the type inheriting from Comparable.
  • Deprecate the old type.
  • Refactor.
  • Update Work in progress section in changelog.
@LVMVRQUXL
Copy link
Contributor Author

Done.

LVMVRQUXL added a commit that referenced this issue Dec 9, 2022
Impacted type: kotools.types.NonZeroInt
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
common Should work on all platforms. enhancement New feature or request. types Related to Kotools Types library.
Projects
None yet
Development

No branches or pull requests

1 participant