Cleans up advanced optimizer implementation.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 21 Jun 2015 14:18:37 +0000 (15:18 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 21 Jun 2015 14:18:37 +0000 (15:18 +0100)
commit0ed903f04daf26ef6633342010be24b72436e62c
treedec2d66f63c724136d515776c9cea18a112e3993
parent5a5e531e37bcc45b825db4a4571931afc4d46ce9
Cleans up advanced optimizer implementation.

It gets rid of AdvancedOptimizer class in favour to simpler
functional style.
lib/clean.js
lib/selectors/advanced.js
test/selectors/advanced-test.js