Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
runcontainer: make fewer memory allocations in iandNotRunContainer16().
There is no need to convert both run containers to bitmap containers first. There already is an efficient implementation of andNot in AndNotRunContainer16(), so use it.
- Loading branch information