Feature: Str class #325
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
experiment
suggestion
support
Testing
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/framework#325
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem Statement
Hazaar currently lacks a dedicated utility class for handling common string operations. Similar to how the
Arr
class was created to provide array helper functions, aStr
class should be introduced to provide a centralized and efficient way to handle string-related operations.Who will benefit?
Benefits and risks
Benefits
Risks
Str
does not conflict with existing implementations.Proposed Solution
Str
class within the Hazaar framework.Priority/Severity
assigned to @jamie
created branch
325-feature-str-class
to address this issuementioned in merge request !210
mentioned in commit
12525e721f