Skip to content

Conversation

@MaxGraey
Copy link
Contributor

@MaxGraey MaxGraey commented Aug 3, 2022

No description provided.

@Tugcga Tugcga merged commit afef575 into Tugcga:main Aug 4, 2022
@Tugcga
Copy link
Owner

Tugcga commented Aug 4, 2022

Ok, there is only one small bug after refactoring. But I will fix it.

Also it seem that there is a bug in the StaticArray class. slice function return Array class instead of StaticArray (here). But static version of this function returns proper class, so it can be used instead of the class method.

@MaxGraey
Copy link
Contributor Author

MaxGraey commented Aug 4, 2022

Also it seem that there is a bug in the StaticArray class. slice function return Array class instead of StaticArray

It's not a bug. But use static variant StaticArray.slice(static_arr, ...) which return StaticArray instead Array

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants