Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Conversation

@k163377
Copy link
Collaborator

@k163377 k163377 commented Apr 4, 2020

アップデート

  • kotlin 1.3.70 -> 1.3.71
  • junit jupiter 5.6.0 -> 5.6.1

修正

  • keyArrayとしてKParameterを取っていたが、これは初期化時点で決まる値だったため、keyListとしてimmutableに扱うように修正
    • keyArrayを用いて行っていたcontains判定を修正
    • keyArraynullabilityを用いて行っていた初期化判定を修正
  • keys/valuesがそれぞれMutableCollectionを返していた問題を修正

@k163377 k163377 self-assigned this Apr 4, 2020
@k163377 k163377 merged commit 5fbd112 into ProjectMapK:master Apr 4, 2020
@k163377 k163377 deleted the feature branch April 4, 2020 05:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant