Skip to content
Commit 0865e753 authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

Return a boolean for isDuplicate rather than a number

The delegate effectively only checks for isDuplicate > 1 so we can break the
loop once we found two and just return a boolean as you would expect from the
name of the property
parent 61a91e16
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment