MCPcopy Create free account
hub / github.com/microsoft/SandDance / removePredicate

Function removePredicate

docs/tests/v2/es6/js/sanddance.js:130453–130455  ·  view source on GitHub ↗
(props)

Source from the content-addressed store, hash-verified

130451}
130452
130453function removePredicate(props) {
130454 return _ => equalObject(props, _);
130455}
130456
130457function _default(name, insert, remove, toggle, modify, values) {
130458 let df = this.context.dataflow,

Callers 1

_defaultFunction · 0.70

Calls 1

equalObjectFunction · 0.70

Tested by

no test coverage detected