Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Str macroable #172

Open
BenRutlandWeb opened this issue May 11, 2022 · 1 comment
Open

Make Str macroable #172

BenRutlandWeb opened this issue May 11, 2022 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@BenRutlandWeb
Copy link
Collaborator

the ability to add additional Str methods would be good, I.e. `Str::of('hello')->md5();

@BenRutlandWeb
Copy link
Collaborator Author

The current way Str and Stringable work doesn't allow for the Macroable trait to be added so some though on this is needed as to how calls to Str will store macros on the Stringable object.

@BenRutlandWeb BenRutlandWeb self-assigned this Oct 6, 2022
@BenRutlandWeb BenRutlandWeb added bug Something isn't working enhancement New feature or request labels Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant