Skip to content

Conversation

@AgranatMarkit
Copy link

@AgranatMarkit AgranatMarkit commented Oct 18, 2021

I find out that optionals definitions lookup was made by combination of filter + isEmpty.
The problem with that approach is that it's iterate definitions until the end even when the target elements stored at the begin.
This behavior can be optimized using the contains operator.

@AgranatMarkit AgranatMarkit force-pushed the Definitions-Lookup-With-Lazy-Operator branch from 6874760 to e390754 Compare October 18, 2021 13:40
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.

1 participant