Skip to content

Conversation

@jdeniau
Copy link
Member

@jdeniau jdeniau commented May 21, 2025

Instead of using static method, let's use predicates directly:
static methods are a direct link to those predicates, and il will, when tree shaking is possible (see immutable-js/immutable-js#2105 ), allow to embed directly immutable in this package instead of referencing a global immutable.

@jdeniau jdeniau merged commit a38b8d1 into main May 21, 2025
@jdeniau jdeniau deleted the use-predicates branch May 21, 2025 12:31
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