Ops.Array.Objects


process and manipulate collections (arrays) of data

ArrayOfObjectsFilterByKeyValue

Filter key-value pairs in objects in an array of objects

ArrayOfObjectsFilterKeys

Remove key-value pairs from objects in an array of objects

ArrayOfObjectsGetValues

Get an array of values by key of objects in an array

ArrayOfObjectsToString

Convert an array of objects into readable string format

ArrayOfOjectsSort

Sort an array of objects by the values of a key