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

feat(#201): remove empty lines and sparse decorations #202

Merged

Conversation

maxonfjvipon
Copy link
Member

@maxonfjvipon maxonfjvipon commented Oct 3, 2023

Ref: #201


PR-Codex overview

Focus of this PR:

The focus of this PR is to make changes to various EO files related to collections such as list, range, multimap, map, and set.

Detailed summary:

  • In list.eo, the index.eq zero condition has been modified.
  • In hash-code-of.eo, the 0.as-bytes has been changed to zero-as-bytes.
  • In range-tests.eo, some lines of code related to the range object have been modified.
  • In range.eo, some lines of code related to the if. condition and append function have been modified.
  • In multimap.eo and map.eo, the elements-amount has been changed to size.
  • In multimap.eo, the size function and concat-all-arrays function have been removed.
  • In map.eo, the size function has been removed and the with function has been modified.
  • In set.eo, some lines of code related to the reduced. function and at. function have been modified.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@maxonfjvipon
Copy link
Member Author

@yegor256 please merge this one

@yegor256
Copy link
Member

yegor256 commented Oct 4, 2023

@rultor merge

@rultor
Copy link
Contributor

rultor commented Oct 4, 2023

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit ed0fb3b into objectionary:master Oct 4, 2023
@rultor
Copy link
Contributor

rultor commented Oct 4, 2023

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 11min)

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.

3 participants