Skip to main content
added 3 characters in body
Source Link
Peter Mortensen
  • 31.2k
  • 22
  • 111
  • 134

I assume, since it is a bitwise operation, it is the fastest (computationally cheap) way to check whether path appears in modifiedPaths.

I assume, since it is a bitwise operation, it is the fastest (computationally cheap) way to check whether path appears in modifiedPaths

I assume, since it is a bitwise operation, it is the fastest (computationally cheap) way to check whether path appears in modifiedPaths.

Post Merged (destination) from stackoverflow.com/questions/10582286/…
Source Link

I assume, since it is a bitwise operation, it is the fastest (computationally cheap) way to check whether path appears in modifiedPaths