-
Notifications
You must be signed in to change notification settings - Fork 0
Port parsed substring classes to TypeScript #34
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
base: typescript
Are you sure you want to change the base?
Conversation
|
Coverage Impact ⬆️ Merging this pull request will increase total coverage on Modified Files with Diff Coverage (15)
🤖 Increase coverage with AI coding...🚦 See full report on Qlty Cloud » 🛟 Help
|
❌ 2 blocking issues (2 total)
|
Also make duplicate filter a generic function.
Also rewrite recursiveMap to finally deal with typing issue. The renamed RecursiveArray type has been moved to the util types module for future use.

Exactly what the title suggests.