fcf3b03
1
2
3
4
5
6
import "selection"; d3_selectionPrototype.empty = function() { return !this.node(); };