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

concat #56

Closed
yegor256 opened this issue Jan 9, 2023 · 2 comments
Closed

concat #56

yegor256 opened this issue Jan 9, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@yegor256
Copy link
Member

yegor256 commented Jan 9, 2023

Let's create a new function in the Hex struct:

pub fn concat(&self, h: Hex) -> Hex;

It should create a new Hex, which is a concatenation of self and h.

@yegor256 yegor256 added the enhancement New feature or request label Jan 9, 2023
@yegor256
Copy link
Member Author

yegor256 commented Jan 9, 2023

@UARTman can you please help

UARTman added a commit to UARTman/sodg that referenced this issue Jan 9, 2023
UARTman added a commit to UARTman/sodg that referenced this issue Jan 9, 2023
@yegor256
Copy link
Member Author

@UARTman it's a good practice, when you think a ticket is ready to be closed, to ping the creator of it and ask to close it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants