This commit is contained in:
Apostolakis Myron
2017-12-22 10:37:41 +02:00
parent 55be06b522
commit 7ee671490f

View File

@ -10,7 +10,7 @@ Filter an array of objects based on condition and return array with reduced obje
#### Output
Filtered array with new objects. Properties of new objects are a subset of
* Filtered array with new objects. Properties of new objects are a subset of
properties of original objects
#### Info