(t, set)
| 107306 | return this; |
| 107307 | }, |
| 107308 | encode (t, set) { |
| 107309 | if ((0, _vegaUtil.isFunction)(t)) modp.push({ |
| 107310 | filter: t, |
| 107311 | field: set |
| 107312 | }); |
| 107313 | else mod.push({ |
| 107314 | tuple: t, |
| 107315 | field: set |
| 107316 | }); |
| 107317 | return this; |
| 107318 | }, |
| 107319 | clean (value) { |
| 107320 | clean = value; |
| 107321 | return this; |
nothing calls this directly
no outgoing calls
no test coverage detected