Implement ColumnEnhancements.removeSections more effectively
Đang mở
priority: low
refactoring
Standardization
- Ngôn ngữ chính
- Scala
- Star
- 33
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Background
`ColumnEnhancements.removeSections` is implemented in a simple way, using unnecessary too early `concat` function.
Right now it's good enough, because the expected usage will be removing only one `Section` anyway for now.
But in case of other and more general usage, this could be a valuable improvement.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.