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 May 17, 2020

内容

  • 初期化チェックの効率化
    • 値がnullでなければ初期化されていると見做してよいことから、初期化チェックの省略
    • 値がnullでなければnullabilityチェックは不要なため順序の入れ替え
  • ArgumentBucketimmutable化に伴い、InitializationStatusManagerの削除
    • 状態管理の必要性が無くなったためArgumentBucketで一度初期化すればよいように修正

@k163377 k163377 self-assigned this May 17, 2020
@k163377 k163377 merged commit 561258a into ProjectMapK:master May 17, 2020
@k163377 k163377 deleted the feature branch May 17, 2020 09:08
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