Skip to content

feat(Wave(T)): Create clone method#116

Merged
haruki7049 merged 3 commits into
mainfrom
wave-clone-method
Jul 6, 2026
Merged

feat(Wave(T)): Create clone method#116
haruki7049 merged 3 commits into
mainfrom
wave-clone-method

Conversation

@haruki7049

Copy link
Copy Markdown
Owner

Purposes

  • Create clone method to use Allocator.dupe method for Wave(T).samples.

@haruki7049 haruki7049 self-assigned this Jul 2, 2026
@haruki7049 haruki7049 marked this pull request as draft July 2, 2026 03:02
@haruki7049

haruki7049 commented Jul 2, 2026

Copy link
Copy Markdown
Owner Author
  • Append a test for Wave(T).clone method

haruki7049 and others added 2 commits July 2, 2026 14:00
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
@haruki7049 haruki7049 marked this pull request as ready for review July 2, 2026 05:03
@haruki7049

Copy link
Copy Markdown
Owner Author

多分大丈夫だから、マージするぞー

@haruki7049 haruki7049 merged commit 90bfe55 into main Jul 6, 2026
11 checks passed
@haruki7049 haruki7049 deleted the wave-clone-method branch July 6, 2026 04:27
@haruki7049

Copy link
Copy Markdown
Owner Author

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(Wave(T)): clone() method; a deep copy method

1 participant