(t, e)
| 8839 | return this; |
| 8840 | } |
| 8841 | function Bc(t, e) { |
| 8842 | switch (arguments.length) { |
| 8843 | case 0: |
| 8844 | break; |
| 8845 | case 1: |
| 8846 | "function" == typeof t ? this.interpolator(t) : this.range(t); |
| 8847 | break; |
| 8848 | default: |
| 8849 | (this.domain(t), |
| 8850 | "function" == typeof e ? this.interpolator(e) : this.range(e)); |
| 8851 | } |
| 8852 | return this; |
| 8853 | } |
| 8854 | const zc = Symbol("implicit"); |
| 8855 | function Nc() { |
| 8856 | var t = new se(), |