Searched refs:PrependMatchingProperties (Results 1 – 2 of 2) sorted by relevance
/build/blueprint/proptools/ | ||
D | extend.go | 95 func PrependMatchingProperties(dst []interface{}, src interface{}, func |
D | extend_test.go | 962 err = PrependMatchingProperties(got, testCase.in2, testCase.filter) |