korlibs / korlibs/korlibs-time

YearMonth should implement Comparable<YearMonth>

Open
#9 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Was trying to use `ClosedRange` only to realize that YearMonth does not support comparison

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the YearMonth implementation and inspect how its existing value comparisons are defined. Add Comparable support so YearMonth values can be ordered for ClosedRange use, then verify that comparisons and range behavior work as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.