Skip to content

Conversation

@nevans
Copy link
Collaborator

@nevans nevans commented Jul 14, 2025

The rdoc misleadingly said that a SequenceSet's string cannot be set to the empty string. While it is true that SequenceSet#string never returns an empty string, #string= can be called with an empty string... it behaves the same as setting it to nil.

The rdoc misleadingly said that a SequenceSet's string cannot be set to
the empty string.  While it is true that `SequenceSet#string` never
returns an empty string, `#string=` _can_ be called with an empty
string... it behaves the same as setting it to `nil`.
@nevans nevans changed the title 📚🐛 Fix mistake in SequenceSet#string= rdoc 📚🐛 Fix mistake in SequenceSet#string= rdoc Jul 14, 2025
@nevans nevans added the documentation Improvements or additions to documentation label Jul 14, 2025
@nevans nevans merged commit c3c52e4 into master Jul 14, 2025
37 checks passed
@nevans nevans deleted the sequence_set/string-asgn-rdoc branch July 14, 2025 17:53
@nevans nevans added the sequence-set Any code the IMAP `sequence-set` data type or grammar rule, especially the SequenceSet class. label Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation sequence-set Any code the IMAP `sequence-set` data type or grammar rule, especially the SequenceSet class.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants