Skip to content

Conversation

@peter-jerry-ye
Copy link

Summary

  • Updated .gitignore to include target and _build for future migration readiness
  • Refactored iterator-related APIs to align with Iterator/Iterator2 changes
  • Refreshed generated .mbti interfaces across packages after formatting and updates

Why

  • Address deprecated warnings and breaking changes, especially the IterIterator and Iter2Iterator2 transition
  • Ensure the project remains compatible with current MoonBit tooling and conventions

Notable details

  • iter2 functions now delegate to new iterator2 implementations that return Iterator2
  • Iterator construction now uses the new callback-based Iterator::new / Iterator2::new contract
  • .mbti updates reflect interface changes and are consistent with formatting and public API adjustments

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