Skip to content

Conversation

@miorel
Copy link
Contributor

@miorel miorel commented Jul 11, 2024

I would like to use the ArraySlice class to do some work with combinations, permutations, and subsets. It will be nice to have it as a separate goody for this purpose.

@miorel miorel requested review from elimanzo and simona1 July 11, 2024 22:18
@github-actions
Copy link
Contributor

github-actions bot commented Jul 11, 2024

PR Health Report

Last checked commit e963f69.

  • npx prettier --write .github .vscode && ! (git status --porcelain | grep .): ✅
  • (cd tools && yarn format && ! (git status --porcelain | grep .)): ✅
  • (cd tools && yarn lint): ✅
  • (cd tools && yarn typecheck): ✅
  • (cd tools && yarn test): ✅
  • (cd tools/adventure-pack && yarn build-app): ✅

I would like to use the `ArraySlice` class to do some work with combinations, permutations, and subsets. It will be nice to have it as a separate goody for this purpose.
@miorel miorel merged commit a68003e into main Jul 14, 2024
@miorel miorel deleted the slice branch July 14, 2024 01:14
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.

3 participants